I have a question on using beans from JSP.  According to
my understanding, the <usebean:> tag can be used to
access a normal bean, but one has to use the JNDI API
to lookup a proxy to access an Enterprise JavaBean (ejb).
Thus, one has to write a block of Java code in the JSP to
get access to an ejb.  Is this true, or does the <usebean:>
tag also support ejbs, and if so, how?  Thanks.
    -- Bill

--
Bill O'Keefe                                     [EMAIL PROTECTED]
Open Market, Inc.                            http://www.openmarket.com/
One Wayside Road                                 TEL: 781.359.7296
Burlington, MA 01803                             FAX: 781.359.8200

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

Reply via email to