{"title":"Hans Bergsten","description":null,"products":[{"product_id":"javaserver-faces-book-hans-bergsten-9780596005399","title":"JavaServer Faces","description":"Showing how to use the JavaServer Faces framework to build real-world web applications, this text shows how: to construct the HTML on the front end; to create user interface components that connect the front end to business objects; to write a back-end that's JSF-friendly; and to create the deployment descriptors to tie everything together.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49635407200529,"sku":"GOR002673986","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ GOOD \/ SBYB","offer_id":49870336131345,"sku":"CIN0596005393G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50762466853137,"sku":"CIN0596005393VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ WELL_READ \/ INTERNAL","offer_id":50982229573905,"sku":"GOR010197755","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0596005393.jpg?v=1751438675"},{"product_id":"javaserver-pages-book-hans-bergsten-9781565927469","title":"JavaServer Pages","description":"JavaServer Pages (JSP) technology provides an easy way to create dynamic Web pages. JSP uses a component-based approach that allows Web developers to easily combine static HTML for look-and-feel with Java components for dynamic features. The simplicity of this component-based model, combined with the cross-platform power of Java, allows a web development environment with enormous potential. \"JavaServer Pages\" shows how to develop Java-based Web applications without having to be a hardcore programmer. The author provides an overview of JSP concepts and discusses how JSP fits into the larger picture of Web applications. Web page authors should benefit from the chapters on generating dynamic content, handling session information, accessing databases, authenticating users, and personalizing content. In the programming-oriented chapters, Java programmers learn how to create Java components and custom JSP tags for Web authors to use in JSP pages.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49651522699537,"sku":"GOR004559786","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/156592746X.jpg?v=1751276525"},{"product_id":"javaserver-pages-3e-book-hans-bergsten-9780596005634","title":"JavaServer Pages 3e","description":"JavaServer Pages (JSP) has built a huge following since the release of JSP 1.0 in 1999, providing Enterprise Java developers with a flexible tool for the development of dynamic web sites and web applications. While new point releases over the years, along with the introduction of the JSP Standard Tag Library (JSTL), have incrementally improved the rough areas of the first version of the JSP specification, JSP 2.0 takes this technology to new heights. JavaServer Pages, Third Edition, is completely revised and updated to cover the JSP 2.0 and JSTL 1.1 specifications. It includes detailed coverage of the Expression Language (EL) incorporated into JSP 2.0, the JSTL 1.1 tag libraries and the new function library, the new tag file format that enables custom tag library development without Java code, the simplified Java tag library API, improvements in the JSP XML syntax, and more. Further, it details setup of the Apache Tomcat server, JSP and JSTL syntax and features, error handling and debugging, authentication and personalization, database access, XML processing, and internationalization. This book recognizes the different needs of the two groups of professionals who want to learn JSP: page authors interested in using JSP elements in web pages, and programmers concerned with learning the JSP API and using JSP effectively as a part of an enterprise application. If you're in the first group, you'll learn from the practical web application examples in the second part of the book. If you're in the latter group, you'll appreciate the detailed coverage of advanced topics in the third part, such as how to integrate servlets and JavaBeans components with JSP using the popular Apache Struts MVC framework, and how to develop custom tag libraries using the JSP API, with realistic examples that you can use as a springboard for your own libraries.","brand":"WoB","offers":[{"title":"GB \/ GOOD \/ INTERNAL","offer_id":49660630434065,"sku":"GOR005852543","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":50037489565969,"sku":"GOR002264534","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50357852963089,"sku":"CIN0596005636G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50357857747217,"sku":"CIN0596005636VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0596005636.jpg?v=1750880704"},{"product_id":"javaserver-pages-book-hans-bergsten-9780596003173","title":"JavaServer Pages","description":"JavaServer pages (JSP) enable Web developers to combine the flexibility of HTML with the power of Java components to capitalize on dynamic features for Web applications. The simplicity of JSP's component-based model, combined with the cross-platform power of Java, creates a Web development environment with enormous potential. Written by a key contributor not only to the JSP specification, but also to the JSP and Servlet reference implementations, the second edition of this comprehensive guide to JavaServer Pages shows you how to embed server-side Java in to Web pages, while also offering full access to other features such as JavaBeans, Enterprise JavaBeans (EJB), and JDBC database access. In addition, this book covers the new Java Standard Tag Library (JSTL) in detail - in fact, most of the examples are updated to use this new technology from Sun Microsystems, Inc. Filled with examples, this 2nd Edition is completely revised and updated to cover the changes in the 1.2 version of the JSP specifications, and includes coverage of the new JSTL Tag libraries-an eagerly anticipated standard set of JSP elements for the tasks needed in most JSP applications, as well as thorough coverage of","brand":"WoB","offers":[{"title":"US \/ GOOD \/ SBYB","offer_id":49809668800785,"sku":"CIN059600317XG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/059600317X.jpg?v=1750880699"},{"product_id":"javaserver-pages-pocket-reference-book-hans-bergsten-9780596002312","title":"JavaServer Pages Pocket Reference","description":"This is a quick reference to a popular but complicated web technology. The component-based technology of JavaServer Pages (JSP) makes it easy for even web designers with little knowledge of Java programming to create dynamic web pages and to simplify the task of building applications that work with a wide variety of web servers, application servers, browsers and development tools. This reference book simplifies the ability to access JSP essentials and provides a quick over-view of the fundamentals of JSP and the servlets technology on which it is based. It also offers succinct information on JSP application development for web page designers, with reference sections on scripting elements, error handling, user session management and security.","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":50469798609169,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50469800968465,"sku":"CIN0596002319G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":51824421175569,"sku":"GOR002457160","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":52735968608529,"sku":"NIN9780596002312","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ GOOD \/ INTERNAL","offer_id":52965178081553,"sku":"GOR006394596","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/0596002319.jpg?v=1750784181"}],"url":"https:\/\/www.worldofbooks.com\/en-gb\/collections\/author-books-by-hans-bergsten.oembed","provider":"World of Books ","version":"1.0","type":"link"}