Note: These are mostly specific to JSF 1.2. and I will probably be updating this list as I dig deeper into JSF and move on to JSF 2.0.
- The Sun JSF tutorials and API docs.
- Richard Hightower's articles at IBM developerWorks: The JSF for nonbelievers series and the Getting Started with JavaServer Faces 1.2 tutorials. The latter requires a login.
- Balusc's blog has a nice collection of JSF related blog postings.
- The Coreservlets JSF 1.x tutorials.
- Carol McDonald's sample application.
- Bilal Siddiqui's articles on securing Java applications with Acegi. I'm still reading through these but so far I've found them to be solid.