The definitive guide to Jakarta Faces in Jakarta EE 10 : building Java-based enterprise web applications / Bauke Scholtz, Arjan Tijms
By: Scholtz, Bauke [author].
Contributor(s): Tijms, Arjan [author] | Ohio Library and Information Network.
Publisher: [United States] : Apress, ©2020Edition: 2nd ed.Description: (527 pages) : illustrations.Content type: text Media type: computer ISBN: 9781484273098.Subject(s): JavaServer pages | Java (Computer program language) | Web site development | Web sites -- DesignGenre/Form: Print books.DDC classification: 005.2762Current location | Call number | Status | Date due | Barcode | Item holds |
---|---|---|---|---|---|
On Shelf | TK5105.8885 .J38 2022 (Browse shelf) | Available | AU00000000018835 |
Browsing Alfaisal University Shelves , Shelving location: On Shelf Close shelf browser
TK5105.8885.D74 M35 2016 Adobe Dreamweaver CC : 2015 release / | TK5105.8885.D74 M35 2021 Adobe Dreamweaver Classroom in a Book (2021 release) | TK5105.8885.D74 M36 2022 Adobe Dreamweaver classroom in a book : the official training workbook from Adobe Systems / | TK5105.8885 .J38 2022 The definitive guide to Jakarta Faces in Jakarta EE 10 : building Java-based enterprise web applications / | TK5739.M3 R33 2016 Marconi : the man who networked the world / | TK6557.5 .S28 2016 Audio production worktext : concepts, techniques, and equipment / | TK6570.I34 F75 2019 A billion little pieces : RFID and infrastructures of identification / |
Includes index
1. History -- 2. From Zero To Hello World -- 3. Components -- 4. Form Components -- 5. Validation and Conversion -- 6. Output Components -- 7. Facelets Templating -- 8. Backing Beans -- 9. Exception Handling -- 10. WebSocket Push -- 11. Custom Components -- 12. Search Expressions -- 13. Security -- 14. Localization -- 15. Extensions
Available to OhioLINK libraries
Learn and master the new features in the new Eclipse Jakarta Faces (formerly JavaServer Faces or JSF) web framework in this definitive guide written by two of the driving forces of the Faces project and the co-creators of the OmniFaces library. Authors Bauke Scholtz and Arjan Tijms take you through real-world examples that demonstrate how these new features are used with other APIs in Jakarta EE. You'll see the new and exciting ways Jakarta Faces applications can use to communicate between a client and a server, such as using WebSockets, invoking bean methods directly from Ajax, executing client-side JavaScript when Ajax calls complete, and more Along the way you'll broaden your knowledge of Faces components and web APIs best practices, and learn a great deal about the internals of Faces and the design decisions that have been made when building the Faces API. For example, you'll see what artefacts are now CDI injectable, how CDI changed Faces internally, and what some of the caveats are when working with the CDI versions of a Faces artefact. Furthermore, you'll build an example application from scratch. After reading The Definitive Guide to Jakarta Faces in Jakarta EE 10, you'll be ready to build your own efficient and secure web applications. What You Will Learn Leverage the new features in Jakarta Faces in Jakarta EE in your existing applications Integrate Faces and CDI Use the brand new Component Search Expression framework, which enables you to more easily locate components from your template Extend the Component Search Expression framework with your own search operators Work with the different ways of mapping requests to Faces, make your application use extension-less URLs, and programmatically inspect which resources are present in your application Master the best practices for web application development and see which are obsolete Who This Book Is For Existing JSF or Java developers who need to create a web UI. No prior knowledge of Faces is required, but the book does skew towards the more experienced developer. Concepts such as dependency injection and MVC are assumed to be known, as is a general knowledge about HTML, HTTP and other web standards