Christopher Schultz-2 wrote:
> 
> ciAnd7 wrote:
> | <Context ... path="/" />
> 
> Perhaps you meant:
> 
> <Context path="">
> 
> - -chris
> 
> 
> 

No. I mean ' path="/" '. 
I try empty string putting <Context /> in server.xml, and in
app.war/META-INF/context.xml but without success: ROOT application from
default host directory executed for '/' path on every virtual host. I found
solution with 'path="/" ' and it seems to works except forward() ....
gerContextPath().
-- 
View this message in context: 
http://www.nabble.com/Request.getContextPath%28%29-after-RequestDispatcher.forward%28%29-tp15808317p15812168.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
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