I'm developing an application, and I found an error, which
is: I have a JSP page with a form, and if the user clicks
in the submit button twice (one click immediatly after
the first one)  the Action is executed twice.

What's the best practice to treat this behavior ? I mean,
only one action should be executed. How do I handle
this ?

Thanks a lot

Jefferson


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to