Is there any tutorial or example for using JPA and EJB3.0 and
test client as a
servlet or
struts action class.
I am trying to save value in database using a stateless session bean and JPA and the invoke that session bean in servlet.
Here is my entity class
Here Is my session bean
This is my servlet
I am using
JBoss 5.1GA application server, MySQL and Netbeans 6.9.1
IDE
I am not able to get this thing worked...
Any help please ...
I need this thing up badly...
Thanks In Advance..
Regards
Prateek