Use Window.Location.assign("url") inside the gwt Entry point module so that
you can redirect to different pageRegards Suresh Babu G On Wed, Sep 8, 2010 at 12:19 AM, Deepak Singh <[email protected]>wrote: > Hi Nirav > > Just right click on project(Eclipse IDE) and create new html. It > auotomatically configures this new html. Now u can put <div> element here > and then > RootPanel.get(div id).add() will work. > > Regards > Deepak > > On Sun, Sep 5, 2010 at 9:08 PM, Nirav Joshi <[email protected]>wrote: > >> Hi all >> i am new user of the GWT app. >> I want help from you guys to guide me for having multiple html/jsp >> page with one entry point., >> > > >> Let us i want to have two pages page1.html,page2.html. >> page1.html is a login page. >> when i logged in then it should redirect to page2.html. >> >> How will i do it with the help of GWT ? >> >> Thanks and Regards >> Nirav Joshi >> >> -- >> 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]<google-web-toolkit%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/google-web-toolkit?hl=en. >> >> > -- > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > -- Regards Suresh Babu G -- 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.
