crud « JPA « JSF Q&A





1. JSF CRUD application and entities    stackoverflow.com

I'm writing an administration part of the application which is responsible for CRUD operations. I decided to generate the jsf pages from the jpa entities but for some reason I keep ...

2. JSF CRUD and hibernate    java.net