See the following tutorial:

http://www.znerd.demon.nl/orion-primer/

You cannot communicate 'directly' with EJBs from JSPs without an
intermediate layer (JavaBeans, or a EJB tag library).  See the following
document concerning the Orion EJB tag library:
http://www.orionserver.com/tags/ejbtags/

I would, however, recommend putting as little code as possible in your JSPs,
in favor of placing it in JavaBeans or Servlets.

-----Original Message-----
From: Fortino Garcia [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 02, 2000 11:46 PM
To: Orion-Interest
Subject: JavaBean with Orion Server


Hi all,

I just downloaded the Orion Server and I using with a JSP book and 
everything is working fine but now I am in a new chapter where I learning 
about JavaBeans but I am not able to run any JavaBeans.

What Should I need to do in order to run EJB?
Where should put the jsp and the html files whit ebj tags?

Do I need something else to use JavaBeans?

Thanks
Fortino.


_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


Reply via email to