On Sun, 20 Oct 2002, Gerhard Poul wrote:

> Date: Sun, 20 Oct 2002 20:28:35 +0200
> From: Gerhard Poul <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Is Struts full J2EE compliant?
>
> > Hello, this brings out an issue that I have been dealing with
> > lately. Management wants my fledging struts application to run
> > on a "J2EE application server." Even though I beleive that the whole
> > app will continue to run fine on tomcat 4.1.x.
>
> Easy. - Just ask the J2EE application server vendor if their application
> server runs jakarta struts and see how they respond.
>
> I guess it should run on any of the latest J2EE application servers.
>

Struts apps will run fine on any application server that correctly
implements the Servlet 2.2 (or later) and JSP 1.1 (or later)
specifications.  Modulo any specific bugs in a particular platform, this
will be true of any J2EE 1.2 (or later) based application server.

> Best regards,
> Gerhard Poul

Craig


--
To unsubscribe, e-mail:   <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>

Reply via email to