I did some work on that, blogged at http://www.jroller.com/mert/entry/jsf_preventing_double_form_submit
Cheers, Mert.. On Tue, Sep 30, 2008 at 1:16 PM, RajaManickam < [EMAIL PROTECTED]> wrote: > Hi, > I am trying to implement a functionality where the users should be > prevented from submitting the form twice. I tried using javascript which > disables the button on user click. But the issue is the action itsels is not > getting called when the button is disabled. > > Can someone suggest me a solution for this issue? > > Thanks in Advance. > > Regards, > Raja > >

