comp.lang.java.developer, or other java oriented groups.
davidepp wrote:
> I have a question about tomcat4 and servlets... I don't know where else to
> post the question.
> Where else could I post? Any ideas about my problem?
>
> In the web.xml file I have the following:
> JkMount /servlet/* ajp13
> and it works fine.
>
> But I want to change it... as an example, I change it to:
> JkMount /svlt/* ajp13
> and try to access the Servlet via a corresponding URL but it wont work.
> I've tried many variations and it seems only to like the full word "servlet"
> What's up??
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: tomcat4 and servlets - where to post?