Patrick Hesse wrote:
is the following correct?
if i add a actionErrorMessage in one Action and call in the jsp-File
another action, that the execute-method of the second Action is not
executed?
You might need to explain what you're doing in more detail. For example,
what does 'call in the jsp-File another action' mean? Are you talking
about the s:action tag?
Normally, any action invocation will result in the execute method being
invoked unless you specifically request/configure a different method, in
which case that method will be invoked.
L.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]