JSF Forms

Practice

  • Develop a registration form using Faces and PrimeFaces that should looks like the following form

form
  • Add full validation rules using JSF Validation tags

  • Using JDBC, create a Data Access class that should save these information in the database

  • Push your work to GitLab