On Dec 4, 2005, at 4:19 PM, Wendy Smoak wrote:
On 12/4/05, Sebastian Funk <[EMAIL PROTECTED]> wrote:
I've read a book about servlets called "Java Servlet Progamming".
This book says I can access all my servlets - additionally to that
what I declared in web.xml - via
http://tomcat-serv
On 12/4/05, Sebastian Funk <[EMAIL PROTECTED]> wrote:
> I've read a book about servlets called "Java Servlet Progamming".
> This book says I can access all my servlets - additionally to that
> what I declared in web.xml - via
> http://tomcat-server:8080/servlet/myServlet
> but I can't.
> I