Is it possible to get the requested path from inside an interceptor?
For instance, the following url was requested:

http://myhost:8080/mywebapp/private/admin/json/companies.action

So, from the interceptor, how can I get the
"/private/admin/json/companies.action" part from that url? I searched
across the ActionInvocation object but could not come with a solution.

Regards,

Célio

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

Reply via email to