JSF 2.0 sample or open source application
Posted
by
Theo
on Stack Overflow
See other posts from Stack Overflow
or by Theo
Published on 2010-11-04T22:13:26Z
Indexed on
2011/01/31
23:25 UTC
Read the original article
Hit count: 172
jsf-2.0
Does anyone know a complete JSF 2.0 sample or open source application using JSF 2.0 features (Facelets, Composite Component, Templates, Ajax, Navigation, etc.). Would be a good reference to learn some best practices. I'm talking about an application that you would also use in production. The only ones I know are ScrumToys and PetCatalog which are delivered with NetBeans 6.9 and are "tutorial-like" applications.
© Stack Overflow or respective owner