aspose file tools
The moose likes JSP and the fly likes Use a JSP as a view for a SessionBean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Use a JSP as a view for a SessionBean" Watch "Use a JSP as a view for a SessionBean" New topic
Author

Use a JSP as a view for a SessionBean

Sefa Urgenc
Ranch Hand

Joined: Jul 25, 2002
Posts: 34
Hi y'all,
I am trying to write a JSP client for a sessionbean that does some computation, and displays on a JSP client. How would I reference the JSP from the JNDI ?
Thanx in Advance
Sefa Urgenc
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Use a JSP as a view for a SessionBean
 
Similar Threads
Help with EJBs and Servlets
Regarding the Transaction suppourt when using MDB and SessionBeans
USing Servlets , SessionBeans JPA for Data Persistence
Stateful session bean
Newbie needs help