Freitag, 21. Juni 2002 11:10 schrieb Alex:
>       Tiparire.class is not part of any package.
>       Tomcat starts ok, but, when i'm trying to access the location
>       "servlet/Tiparire.pdf", it says:

Hi,

cause your using a servlet Mapping and your servlet is in the ROOT 
Context you have to leave the servlet in servlet/Tiparire.pdf away

You should reach your servlet by connecting to this URL

http://yourserver:8080/Tiparire.pdf

Cu

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

Reply via email to