25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

Building User Interfaces with JSF: Building User Interactions with JSF

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Once you've created a Jakarta Server Faces (JSF) app, you'll likely want to define how users interact with it. This course demonstrates just how to do that. You'll begin by defining multiple pages in your app and setting up navigation among them. Next, you'll practice defining responses to user-triggered events, such as changing a value in a UI component or clicking a button. Moving along, you'll build a form to accept user input before configuring a variety of built-in and custom validators for each of the form's fields. By the end of the course, you'll be able to set your JSF app to respond to user actions and accept user input in the manner you require.