Hello, i'm using the CspInterceptor and want to add a reportUri. The destination is an action defined in my application.
To set the reportUri in struts.xml i have to specify the complete url (with context). <param name="reportUri">/context/report.action</param> Is there a parameter to get the context? <param name="reportUri">/????/report.action</param> Thanks Andi --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org