Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat 5.5 Install and Config

Status
Not open for further replies.

cassie99

Programmer
Dec 20, 2001
26
0
0
US
Hello,

Please bear with me, I am very new to Tomcat installations. I am able to successfully install and configure Tomcat 5.5 on my laptop. To my understanding, there is a patch that needs to be applied to Tomcat 5.5 in order to execute servlets with the servlet invoker and compile jsp pages that contain Java 5 code. After I apply the patch and restart Tomcat, I receive a 404 error in the browser.

The issue seems to be associated with one of the following procedures:
1) copying the new web.xml to c:\tomcat\conf
2) deleting the jasper-comiler-jdl.jar file from c:\tomcat\common\lib\
3) copying ant.jar to c:\tomcat\common\lib

Any help that you could offer would be greatly appreciated. Thanks.

-Cassie
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top