Hello,

<s:submit onclick="return check_func();" action="ProcessAction"/>

Firefox, when check_func() returns false, the action will not be called. But in IE9, although check_func() returns false, the action is still be called!

Does someone know how to fix this issue?

Thanks a lot!
Emi

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

Reply via email to