Hi all,
I have a form that I am submitting, the form returns the input result
which points to a jsp that contains an interior s:action tag that
loads some data for display into its own jsp rendered inside (menu). I
have noticed that when the form fails and the input result is called,
the s:action never actually calls the action classes execute method,
but goes directly to its input result. This doesn't work for my app
because I must load data there even on a form submission failure. Is
there some way to work around this problem?

Thanks!
David

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to