cyrevolt:
An old friend of mine just told me about Java EE, JSF and PrimeFaces, so I gave it a try and installed eclipse-ee, tomcat6 and a jdk.Then I ran the demo from coreservelets.com's tutorial: http://www.coreservlets.com/JSF-Tutorial/primefaces/#OverviewJust don't forget one damn thing: Add your user to the tomcat group to be able to read the config files from /usr/share/tomcat6/conf ! It took me quite some minutes to figure that out. :D