Hello Sam,

you can define a default Button per page.

<tc:button defaultCommand="true"
          label="Login"/>

Regards

Bernd

Wong, Emmanuel (Sam) wrote:
 Hi:

            Could anyone know how to login into the application without
clicking the login button?  I have a login page and would like user
input the password, then user hits the "ENTER" key will go into the
application.  I tried to use valueChangeListener, is this the only way?
Thanks.


Reply via email to