I’ve written various articles about how to integrate JSF-Spring-JPA-SpringSecurity before which is based on JSF centric annotation based approach, the latest example I’ve created introduces PrimeFaces to provide rich client features to the stack. Application’s name is moviecollector and deployed online at here live for a test run.
MovieCollector demonstrates several uses cases of PrimeFaces components like Partial Page Rendering, Excel-PDF data exporter, datatable, autoComplete, dialog and more. Code is also available on subversion repository of PrimeFaces so it’d be a good reference if you need an example application for this stack.
I’ll be adding more use cases to the project in time probably after getting PrimeFaces 0.9.0 ready which will include flash based file upload, drag&drop, file download and more stuff.

April 29, 2009 at 5:29 pm
hi,
I have a question
how can i show html code with jsf component for example value of t:outputtext is
ttt
the result is the above string not the colored ttt
please answer me
April 29, 2009 at 5:31 pm
lt span style=\”background-color: #FFFF00\” gt ttt lt span gt
April 30, 2009 at 7:03 am
It would be cool to see some of your guice support ends up in Orchestra. That is currently tied to Spring…