We use Struts Dialog to run a wizard. One problem we have is in long running transaction (3-4 seconds) user can hit submit button multiple times.
In turn struts controller originates multiple service requests.

with isTokenValid() method, we are going to lose the response coming back from service layer.

Is there any other solution that anyone implemets to fix this sort of problem??

thanks

rukka


By the Struts ialog is very good to use on wizard situation.. Thanks to Michael Jouravlev

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

Reply via email to