You can try to use a class variable to store a flag to indicate a
field being entered once.

Jim
http://www.gwtorm.com

On May 24, 5:28 am, abbu <[email protected]> wrote:
> Hi all,
> I have a login page in my application. Upon the entry of wrong
> username or password it shows me alert popups. i have a keyboard
> listener for the 'enter' key. if i enter the correct username and pwd
> and press enter key TWICE subsequently, request is send twice and my
> page is double loaded, i mean the page contents are cascaded one below
> the other twice. How to remove the keyboard listeners after a
> succesful request has been made?
>
> Thanx in advance.
> Asif
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to