Evan J wrote:
> Yes, I understand that perfectly. What I am asking is what if we
> include a web application Context path, that is <Context
> path="someuri"...>. Of course, JkMount /*/eservlet/* would relay all
> the request with mywebapp/eservlet/* from Apache to Tomcat -- I am
> aware of that. Now if we set <Context path="someuri"...>, what is
> going to happen to our URI?

http://host:port/contextpath/servletmapping

in your case

http://vh.host.com/someuri/eservlets/myservlet

Mark


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to