> From: Peter Robins [mailto:[EMAIL PROTECTED]]
>
> Say I want to catch 404 errors with something like this:
>
>
>
>
>
>
> If I only have 1 map:pipeline, this works fine: catches the error and
> executes the xsl.
>
> However, if I have >1 map:pipeline, it doesn't execute - I
Say I want to catch 404 errors with something like this:
If I only have 1 map:pipeline, this works fine: catches the error and
executes the xsl.
However, if I have >1 map:pipeline, it doesn't execute - I just get the
standard miaow from Tomcat. I tried putting it in all map: