Howdy,
Read the FAQ: http://jakarta.apache.org/tomcat/faq/misc.html#invoker

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: news [mailto:[EMAIL PROTECTED] On Behalf Of David
>Sent: Tuesday, January 06, 2004 5:43 PM
>To: [EMAIL PROTECTED]
>Subject: Newbie needing help in deploying servlet
>
>I'm trying tomcat-4.1.24 out and have it up and running ok. But when I
>try to deploy a new servlet it is not seen (404) by tomcat. I have it
>like this:
>$CATALINA_HOME/webapps/testapp/form.html
>$CATALINA_HOME/webapps/testapp/WEB-INF/classes/Testservlet.class
>I can access the form.html-page on
>http://localhost:8080/testapp/form.html but not the servlet on
>http://localhost:8080/testapp/servlet/Testservlet. If I put the class
in
>$CATALINA_HOME/examples/WEB_INF/classes/ it works ok.
>
>I've restarted tomcat, tried it with and without a web.xml in WEB-INF,
>tried to add it as a <Context> in server.xml but I still just gets that
>awful 404...
>
>Could someone give me any hints please?
>
>regards
>/David
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to