Hi ML...
I have a problem with my exception handling mechanisem. If I write:
<global-exceptions>
<exception type="java.lang.Exception"
key="error.system"
scope="session"
path="/Error.jsp"
</global-exceptions>I get nothing... The stacktrace causing the exception just dumps it in the browser instead of forwarding to Error.jsp. I get the same result trying to define exception handling in an 'action' definition... Is it me forgetting something or...?!
Thanks in advance...
Claus
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

