JSF 2.0 Basics (Java EE 6)

Topics 

  • JSF 2.0 features 
  • Bean declaration 
  • Navigation 
  • Facelets 
  • View parameters 
  • Redirection 
  • Flash scope 
  • Validation

JSF 2.0 Features 

  • Annotation based 
    • faces-config.xml is now optional 
  • Easy navigation 
    • Default view will be selected (no need to specify it)
  • Page description language 
    • Facelets (preferred), JSP (still supported) 
  • Flash scope 
  • Templating (will be covered in another presentation) 
  • Composite components (will be covered in another presentation) 
  • Ajax support (will be covered in another presentation)

You must have an active subscription to download PDF and Lab Zip of this course topic.Please click the "Subscribe" button or the "Login" button if you already have an account.