The Window.Location.assign() method allows you to move to a different
page.
http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/user/client/Window.Location.html

---
Tony Strauss
Designing Patterns, LLC
http://www.designingpatterns.com
http://blogs.designingpatterns.com


On Apr 4, 3:15 pm, bhanu <[email protected]> wrote:
> 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