JSF and its Features
  • Lesson 1: Introduction to JSF and its Features
  • Practice 1-1: Setting the Environment for JSF Programming
  • Practice 1-2: Creating and Running a Sample JSF Project
  • Quiz on JSF and its Features
JSF pages using Facelets
  • Lesson 2: Creating JSF pages using Facelets
  • Practice 2-1: Working with JSF UI components Facelets tags and Facelets template
  • Practice 2-2: Explore the multiple checkbox Function using Facelets
  • Practice 2-3: working with basic JSF tags using Facelets
  • Quiz on JSF pages using Facelets
JSF Application to Database
  • Lesson 3: Connecting JSF Application to Database
  • Practice 3-1: Create and test JSF Application using JDBC
  • Practice 3-2: Create dynamic drop-down in JSF program with data from database
  • Quiz on JSF Application to Database
Managed Beans in JSF
  • Lesson 4: Exploring Managed Beans in JSF
  • Practice 4-1: Understanding the JSF program using Managed bean annotations
  • Practice 4-2: Creating the sample project for file upload in NetBeans IDE
  • Quiz on Managed Beans in JSF
PrimeFaces
  • Lesson 5: Working with PrimeFaces
  • Practice 5-1: Exploring the Components of PrimeFaces in JSF Application
  • Quiz on PrimeFaces
JSF Application Development along with JQuery
  • Practice 6-1: Create a JSF Application along with Ajax and JQuery
  • Quiz on JSF Application Development along with JQuery