-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Frank Morton wrote:

>
> Will Jakarta include everything needed to use EJBs?
>

Jakarta itself does not include an EJB server, although you can certainly
use the servlet engine and JSP pages to write applications that interact
with one.  I have been experimenting a little with the JoNAS EJB server from
Bullsoft:

    http://www.bullsoft.com/ejb

It's also worth noting on this topic that today JavaSoft announced the beta
release of their Java2 Enterprise Edition (J2EE) reference implementation,
which includes the servlet/JSP stuff (that will be part of Jakarta) an EJB
server, and a bunch of other stuff.

    http://java.sun.com/j2ee

Craig




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to