Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

disabiling a button after the click in JSF

843844Jun 25 2007 — edited Jun 26 2007
Hi...,

For one of the screen, the request takes some time for to complete & redirect the user to a new page. What we don't want is for the user to click on the button multiple time .

When we use the onClick event on the button to disable , it works fine, but then the request is not completed.

How do I make the request go through even after I disable the button?

Regards,

Praveen
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2007
Added on Jun 25 2007
2 comments
265 views