Hi,
I have
jsp page with 2 input fields username and password.
after i enter username and password, it will navigate to next page and if username or password is incorrect, i have a hyperlink to navigate to login page where i need to focus on username field.
my question is how to focus on username field without using javascript.
Thanks,
Jagadish.