Ben,
Thanks, that works a treat!
Geoff S
2009/10/1 Ben Gunter
> You have to add ERROR to your StripesFilter
> mapping, similar to how it's shown in the DynamicMappingFilter javadocs.
>
>
> http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/controller/DynamicMappingFilt
You have to add ERROR to your StripesFilter
mapping, similar to how it's shown in the DynamicMappingFilter javadocs.
http://stripes.sourceforge.net/docs/current/javadoc/net/sourceforge/stripes/controller/DynamicMappingFilter.html
-Ben
On Thu, Oct 1, 2009 at 1:08 AM, Geoff Shuetrim wrote:
> I a
I am using Stripes 1.5.1 and Tomcat 6.
I am trying to use a stripes action to respond to requests that result in a
404 error.
I have added:
404
/errors/Error.action
to the web application's web.xml file.
When I trigger a 404 error, the following log entry is generated and the web