Help for Java EE5 enterprise application with JSP,Session Bean,Entityclass
843830May 7 2007 — edited May 12 2007Hi
I am new to JavaEE5 and I am developing an enterprise application in NetBeans and deploying in Sun Application Server. My application requires JSP pages for web presentation and Session Bean for business logic and entity classes to access database.
Can anybody please tell me how do I access Session Bean method inside JSP page and how do I insert,update and select data through entity classes.
Is there any example that has all the three components?
Regards
Snehak