Maybe trying setting struts.handle.exception to false.
2014-02-17 14:58 GMT+01:00 Christoph Nenning :
> Instead of response.sendError() you can try to use a struts http header
> result:
>
>
> http://struts.apache.org/development/2.x/docs/httpheader-result.html
>
>
> hope that helps
>
>
> Regards,
Instead of response.sendError() you can try to use a struts http header
result:
http://struts.apache.org/development/2.x/docs/httpheader-result.html
hope that helps
Regards,
Christoph
>
> Hello,
>
> I try to use/configure my own error pages for my struts 2 Application
> (struts version:
Hello,
I try to use/configure my own error pages for my struts 2 Application
(struts version: 2.3.15.3, Apache Tomcat 6.0).
I configure the two error pages for the status codes 403 (not
authenticted) and 404 (page not avaiable) in the web.xml (see below) and
place the desired pages in the appr
3 matches
Mail list logo