how to use JSF 1.2 and JPA in Netbeans ?
        Posted  
        
            by user364746
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user364746
        
        
        
        Published on 2010-06-11T16:52:14Z
        Indexed on 
            2010/06/11
            17:23 UTC
        
        
        Read the original article
        Hit count: 192
        
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
© Stack Overflow or respective owner