Getting Started with Jakarta EE 9: Jakarta Faces (JSF) - Part A

Getting Started with Jakarta EE 9: Jakarta Faces (JSF) - Part A

16.826 Lượt nghe
Getting Started with Jakarta EE 9: Jakarta Faces (JSF) - Part A
With Jakarta Faces, you can build user interfaces for web applications, including UI components, state management, event handing, input validation, page navigation, and support for internationalization and accessibility. It is a server-side framework that allows for rapid development of web applications, mainly administrative applications which are data entry and business logic heavy. The web pages are created by defining the components that are required and the events that are triggered by the user, and the rendering happens in a separate phase that can be customised to your needs. In this video, we mention a few features of Jakarta Faces 3.0 as it is one of the largest specifications of Jakarta EE 9. Link to part B: https://youtu.be/NuPKKcdp__Y Read more in the blog series: https://blog.payara.fish/topic/getting-started-with-jakarta-ee #Java #JakartaEE #JSF