Hi,
i upgrade recently my tomcat from 4.1 to 5.5.
I have some problem on deploy.
My application is made of about 200 servlet.

In the old tomcat version i specify a <context> element in server.xml and
all works in the right way.

In the new version this configuration doesn't works.

I try to modify the web.xml in folder WEB-INF.
The question is: in file web.xml i have to specify all the 200 servlet
by element <servlet> and <servlet-mapping>
or is there a smarter way to do that?

sTe


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

Reply via email to