No,
J2EE is a NOT EJBS!
J2EE is a collection of technologies, including servlets, jsp, EJBs, etc.

Tomcat hosts various parts of J2EE - servlets, jsps, etc, but it is not a
full J2EE container - it doesnt host EJBs. But you can use servlets, JSP and
taglibs without using EJBs. I do. I've never used an EJB.

Daniel.

> -----Original Message-----
> From: Pierre Thibault [mailto:[EMAIL PROTECTED]
> Sent: 14 June 2005 04:51
> To: Struts Users Mailing List
> Subject: Re: Confused
>
>
> Yes, I want to use Beans.
>
> Do you mean that I can use servlets, JSP and taglibs without J2EE?
>
> Le 13 juin 2005 à 16:42, Dave Newton a écrit :
>
> > Pierre Thibault wrote:
> >
> >
> >> There are talking about Tomcat but not about JBoss. I'll continue
> >> with JBoss because I want to access J2EE.
> >>
> >
> > I think you might be confused about what "J2EE" is. If you need
> > EJBs, then yeah, JBoss would be one way to go. If you don't,
> > there's a lot of other parts of J2EE, like servlets, JSP, taglibs,
> > etc..
> >
> > Dave
> >
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to