Learning JSF

Here’s a great way of learning JSF from the JSF For Non-Believers series by Rick Hightower at IBM Developerworks.

  1. Clearing The FUD About JSF
  2. The JSF Application Lifecycle
  3. JSF Conversion and Validation
  4. JSF Component Development

Pretty good although one thing to watch out for is that you need to change the faces-config.xml from the DTD used by JSF 1.1 to the Schema used by JSF 1.2.