My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

This project provides you an easy start point for your JSF developement.

The project contains a CRUD application based on MyFaces 1.0.x, Trinidad 1.0.x, Facelets, MyFaces Orchestra, Spring 2.0, JPA (Java Persistence API) and Apache OpenJPA.

Start the demo

wanna add google maps?

  • go to the Google Maps API site and sign up for a key
  • open the $YOUR_FOLDER/facesgoodies/src/main/webapp/gmap/map.xhtml file and add by doing:
  •     <mw:googleMap 
          bean="#{pageFlowScope.userToShow.address}"
          key="codeGoesHere" />
    

Check out, adding Google Maps, is cool!

Powered by Google Project Hosting