hi ranchers..
thank you so much for your replies..
sorry for delay in reply.
C:\Tomcat 5.5\webapps\ch1\WEB-INF --- In this location my web.xml is present.
C:\Tomcat 5.5\webapps\ch1\WEB-INF\classes --- In this location my Ch1Servlet.class is present.
My Ch1Servlet.java compiles fine. so no compile time error.. As I told its only 404 error I get.
CATALINA_HOME=C:\Tomcat 5.5
JAVA_HOME=C:\jdk1.6.0
classpath=;C:\Tomcat 5.5\common\lib\servlet-api.jar;.
URL which i give in browser is
http://localhost:8080/ch1/Serv All these I have set in My computer-> Properties
please help me out where am wrong.
regards
vignesh
[ June 29, 2007: Message edited by: vignesh hariharan ]