On Mon, 12 Aug 2002, Shapira, Yoav wrote:

> Date: Mon, 12 Aug 2002 10:33:15 -0400
> From: "Shapira, Yoav" <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>
> Subject: RE: Loading new context on tomcat 4
>
> Hi,
> If you're using tomcat 4.x, why is your DTD written to the version 2.2
> spec?
> You probably cannot copy the app directory from tomcat 3.2.1 to 4.x
> without any changes.  You need to update your deployment descriptor at
> least.  Have you also verified a proper installation of 4.x, i.e. all
> examples running etc.?
>

If you have a servlet 2.2 / JSP 1.1 app that conforms to those specs,
running successfully on Tomcat 3.2.x or 3.3.x, it should run *unchanged*
under Tomcat 4.  The newer specs mandate backwards compatibilty, including
parsing the older deployment descriptors.

> Yoav Shapira
> Millennium ChemInformatics

Craig McClanahan


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

Reply via email to