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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to