Hi,,
I have Username,password two textfields.I will be setting username and
passwor in my Java class to default values say(admin,admin),when I run
that program as username and password are admin,admin,it must navigate
to next page..

If I set those to other than admin in my Java class,then Login
incorrect message must be displayed and that Panel must be displayed
as

Enter Username :

Enter password:;

How can i achieve this?

-- 
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