d in the configuration (xwork.xml)
2 - Can report on the current application state in error handler (ie Action
still on stack)
John.
- Original Message -
From:
Jason Carreira
To: [EMAIL PROTECTED]
Sent: Wednesday, November 05, 2003 12:39
AM
Subject: RE: [OS
it's better
to let them get out to the caller (the servlet in the ww2 case) to be
handled...
Jason
-Original Message-From: John Patterson
[mailto:[EMAIL PROTECTED] Sent: Tuesday, November 04,
2003 11:40 AMTo:
[EMAIL PROTECTED]Subject: Re: [OS-webwork]
ActionInvocatio
> Also, my logic stated that if the result HAS been executed then we
> can assume that the result HAS been executed
can't argue with that logic :)
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you b
John.
- Original Message -
From:
Jason Carreira
To: [EMAIL PROTECTED]
Sent: Tuesday, November 04, 2003 3:30
PM
Subject: RE: [OS-webwork]
ActionInvocation result
The
result code is mapped to a result based on the configuration (i.e. "success"
is mapped to a JSP,
r 04, 2003 7:42 AMTo: WebworkSubject: [OS-webwork]
ActionInvocation result
Hi,
What is the the purpose of the result code
returned from ActionInvocation.invoke()? I can't find anywhere in the
code that it is used? Also, any comments on my plan to implement an
ExceptionH
Hi,
What is the the purpose of the result code returned
from ActionInvocation.invoke()? I can't find anywhere in the code that it
is used? Also, any comments on my plan to implement an
ExceptionHandlerInterceptor like so:
ExceptionHandlerInterceptor catches all Exceptions and checks to