Hi Friends,

I am new to GWT. I have been going through some tutorials and some
other stuffs. But I could not find out
any thing regarding to open new different page.  A Simple example is
Login screen. Once the user successfully
logged in, it should be able to open new page and should show his name
like Welcome username.

One I found out, using formpanel. form.setAction("\newpage"); I tried
to use. But i got some error when I tried to
click login button regarding module name not found in classpath. My
login screen has the entry point.
when I click login button, it should go to the new page .so that new
page should have a session details from the login screen.

can you please help me?

Thanks
Bhanu lakshmi


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