FAQ
http://jakarta.apache.org/tomcat/faq/misc.html#invoker
In short, you can't just drop a servlet into a directory and call it, unless its in the /examples web application.
John
On Tue, 1 Jul 2003 11:21:50 -0700 (PDT), R. J. <[EMAIL PROTECTED]> wrote:
I just downloaded Tomcat Windows 4.1.24 version. After I did all the configure, added application in Context tag of server.xml, I wrote a very simple HelloWorld servlet, compiled it, and restarted the Tomcat. It keeps giving me the error page like this:<p> <b>type</b> Status report<P>
<b>message</b> /apress/servlet/apress.Hello<p>
<b>description</b> The requested resource (/apress/servlet/apress.Hello) is not available.
I don't have the problem if I try one of these servlet examples from Tomcat examples application. I don't have any problem of using my own JSP or JavaBean, either. I don't have the problem before with earlier Tomcat version. Only the direct call servlets this time.<P>
I'd really appreciate if anyone would give me some hints and advice. Thanks.
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
