Your output from starting TOMCAT (in your earlier post) did not indicate a
context being created for "ROOT", just "examples" and "admin". Try putting
it in the "examples" application and use the same url syntax:
http://localhost:8080/examples/servlet/LibraryServlet
As delivered, TOMCAT uses ROOT as the default webapp. So, you may also be
able to reach the application at:
http://localhost:8080/servlet/LibraryServlet
- Richard
On Monday 13 August 2001 07:40 pm, you wrote:
> I still make make this work. I've made sure my
> servlet class is in
> TOMCAT_HOME\webapps\ROOT\WEB-INF\clsses and get this
> Not Found (404)
>
> Original request:
> http://localhost:8080/servlet/LibraryServlet
>
> Not found request:
> http://localhost:8080/servlet/LibraryServlet
>
> This has to be something basic, and it's got to be me,
> but I cna't figure out what is wrong. Thanks.
>
>
> Ken
>
> __________________________________________________
> Do You Yahoo!?
> Send instant messages & get email alerts with Yahoo! Messenger.
> http://im.yahoo.com/
--
Richard Draucker [EMAIL PROTECTED]
Protected-Data.Com www.protected-data.com
Remote Data Support For Web Developers