This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hi, I have an application which runs fine in Tomcat 4.0.1. I have a folder(e.g: xyz) containing all the HTML files and servlet of my application. The servlet entry is given in d:\xyz\web-inf\web.xml. In Tomcat 4.0.1, I have given the entry of this folder in server.xml. My application uses 3 jar files i.e. classes12.jar,j2ee.jar and xerces.jar and I have given the entry of this jar files in catalina.bat.
Now I am facing a big problem in configuring my application to Tomcat 5.5.