Maybe this will help, inside execute()
request.getRequestURI()

or
request.getContextPath() + "/" + mapping.getModuleConfig().getPrefix()
+ "/"  + mapping.getPath());



Regards
-- 
Lukasz
http://www.lenart.org.pl/

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

Reply via email to