Bill Barker wrote:

and requesting: http://myserver//myapp/index.jsp


Yes I did, and it really doesn't mater. Well my jsp's are inside tomcat application, so I admit there can be problems if the .jsp is hanging around somewhere outside web application :).


It's for when you want Apache to act as the default servlet, so you have:
  Alias /myapp/ /path/to/myapp/
  JkMount /myapp/*.jsp ajp13


First of all it has nothing to do with the two slashes in the url.

I agree:
Alias /foo/ /opt/tomcat/webapps/jsp-examples
JkMount /foo/*.jsp wlb

Produces Tomcat returning 404 error page (Tomcat).

But that is exactly how jk 1.2.6 behaves.
So I really do not understand your post.

Regrads,
Mladen.

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



Reply via email to