Hello...
I'm trying to use JPA to connect my JSF components to database but the problem is that I can't figure out how to get this all combination works.I have done entity classes from database, also create persistence.xml file and now I don't know where to go!! I don't know how to use entity manager and entity manager factory.
Is there any tutorial helps me how to use Java EE 5,JSF 1.2 and JPA in netbeans?
any help appreciated
Thanks