HI,

i've installed Tomcat 4.0 on Linux 7.0.

all the sample servlets in "/examples"  directory are working fine.
i've cretaed a directory "myjava" as "/myjava" parallel to "/examples" and
changed the context path in "server.xml" file also. Icopied the sample
servlets to "/myjava/WEB-INF/classes". But when i executed the servlet it's
not working.

http://localhost:8080/myjava/servlet/SimpleServlet

where as "http://localhost:8080/examples/servlet/SimpleServlet " is workin
fine. What could be the problem. Please Help!

Vijay

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to