Hi when i hit http://localhost:8080/
I get on the web pasge ######################################################## HTTP Status 404 - / type Status report message / description The requested resource (/) is not available. Apache Tomcat/4.1.24 ######################################################## The issue here is that I am running jakarta-tomcat-4.1.31 version, but above I see Apache Tomcat/4.1.24 :-( #ps -aef | grep tomcat root 14817 1 0 16:01 pts/2 00:00:08 /usr/local/j2sdk1.4.2_10//bin/java - Djava.endorsed.dirs=/usr/local/tomcat/jakarta-tomcat-4.1.31/common/endorsed-classpath /usr/local/j2sdk1.4.2_10//lib/tools.jar:/usr/local/tomcat/jakarta- tomcat-4.1.31/bin/bootstrap.jar - Dcatalina.base=/usr/local/tomcat/jakarta-tomcat-4. root 14855 14086 0 16:30 pts/2 00:00:00 grep tomcat # Any clue on this Thanks and Regards Kaushal