JSF 2.2 will help you build a Real JSF Web Application which connects to a Database
The outcomes
- Create an entirely functioning JSF web app from scratch.
- Establish JSF development environment using Tomcat as well as Eclipse.
- After this course, you will be able to read HTML form data using JSF.
- Know how to apply HTML form validation using built-in JSF as well as custom rules.
- Integrate Managed Beans in order to address business logic.
- Data Displaying with tables.
- Adding database support using JDBC such as update and delete, etc.
Prerequisite
- Know basically about Java.
- Basic knowledge about HTML will be helpful.