
facesgoodies
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
- checkout the code
- type mvn clean jetty:run
- start the browser and point it to http://localhost:9090/
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: ```
```
Check out, adding Google Maps, is cool!
Project Information
- License: Apache License 2.0
- 11 stars
- svn-based source control