9 Replies Latest reply on Jan 27, 2009 4:11 AM by ramki9977

    how to execute default action when enter key pressed

      hi,
      in my application i have requirement something like this.

      i have two text boxes, one for user name and another for password.
      and one login button.

      after entering the password, if user presses enter key, i need to execute login button's backing bean method. can any one help me please.