Hello Aaron,

You know that J2EE defines different containers?
So for Servlets/JSPs(also JSPs together with JavaBeans) you need a
webcontainer(e.g. Tomcat).
For EJBs you need an EJBcontainer which is normally part of an
ApplicationServer (e.g. Borland AppServer)

E.g. Borland AppServer include the current version of Tomcat and I like this
powerful product where you can use EJBs from JavaBeans very easily. You can
download a copy from their website.

Hope this helps

Arnold



-----Ursprungliche Nachricht-----
Von: Aaron Cooper [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 26. Juni 2001 13:57
An: >
Betreff: Enterprise JavaBeans support?


Hello

   I have been checking the online documentation but I have not found the
answer I am looking for.  I know that Tomcat support JavaBeans, but does it
support EJB?

Thanks

Aaron

Reply via email to