hi!
thanks for the suggestion, I was afraid that such a solution would
come... :-)
My original error handling does something like this:
<map:handle-errors>
<map:select type="exception">
<map:when test="not-found">
...
</map:when>
<map:when test="premature">
...
</map:when>
<map:when test="citrix-overload">
So it would be interesting that the error / the exception survive, or is there
a quick way to change the route of processing in a pipeline taking the already
produced content into account? Then i could take the class attribute from the
exception-report.
Looks like i have to mess up all my sitemaps :-(
Best Regards
Søren
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]