Charl Gerber wrote:
OK, I think I found the problem. So if someone can
come up with a feasible workaround, please! Its
nothing struts related, btw. Javascript.
I have a form onSubmit function which disabled all the
input buttons to prevent users from clicking buttons
twice or clicking another bu
You need to submit a form field -- could be anything -- with the name of the
cancel button Struts expects. Take a look at your generated HTML again to
get the name of the button. That needs to be in the submission for the
isCancelled() method to detect cancellation.
On 8/3/07, Charl Gerber <[EMAIL
2 matches
Mail list logo