Hi all.. I posted a question on Friday night but havent had any responses
yet.. basically I am having problems writing code to retrieve values from
EJB within my JSP. The complication is that, I have a servlet that actually
creates the instance of the EJB, then executes the application, so the EJB
has some properties that get filled with values. Next I need to retrieve
those values from a JSP to be displayed in a web-browser. The JSP gets
called from within the Servlet using the callPage method once the control
has been returned from the EJB to the Servlet in the sequence of code! Any
suggestions would be much appreciated.. thanx a lot.

Saurabh Khare

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to