You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Marten Lehmann <le...@cnm.de> on 2005/07/26 18:27:49 UTC

getContextURI?

Hello,

how can I get the requestURI or pathTranslated without the 
context-prefix? Instead of

/newsletter/config/login.jsp

I would like to get returned just

/config/login.jsp

Additionally, while you can enter

//newsletter//config/login.jsp

in the address-field of the browser, it would be fine to just work with 
the "normalized" uri /newsletter/config/login.jsp. Is there any 
predfined function?

Regards
Marten

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org