Latest release
JSF CRUD Web Application with Java Persistence API
This tutorial needs a review. You can edit it in GitHub following these contribution guidelines. |
This simple CRUD (Create Retrieve Update Delete) application demonstrates the use of Java Persistence APIs based on the new Java Persistence specification in conjunction with JavaServer Faces. The sample creates a simple CRUD (Create Retrieve Update Delete) application.