No out of the box way of dealing with that. You can send your jsp code / Action code to see if we can figure out what is wrong.

Denis.

james billa a écrit :
Hi - I am using struts 2.1.6. From my jsp on submitting the form, the
control goes to my action class, methods prepare() and validate() gets
executed. But after that the execute() is not getting called. I don't have
any error messages printed on my console. I have only system.out in
prepare() and validate(). Can anyone think of any reason why it would happen
or any way to debug this? Thanks.

JB



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

Reply via email to