Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Help for Java EE5 enterprise application with JSP,Session Bean,Entityclass

843830May 7 2007 — edited May 12 2007
Hi
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 9 2007
Added on May 7 2007
4 comments
100 views