Hi,

GWT-application are in general single page applications (like any Ajax-
application).
When you for some reason need more the one browser window, you should
communicate via the server.
However, this should not be a topic for a starter.

Stefan Bachert
http://gwtworld.de


On 1 Jun., 11:16, MaveriK <[email protected]> wrote:
> Hi everyone.
>
> I'm new in GWT, i've just begun to use GWT a couple of week ago.
> My goal is to create a web app that shows a login page, and after the
> log-in shows an interface where the user can interact with the system
>
> So i was wondering if i need need a multi-page web app, or instead a
> single-page switching the visibility of widgets on/off.
> I though the first was the best solution as i don't have lots widgets
> to manage in one page, but i can't fine a way to make multi-page web
> app in GWT...
> I read some posts from GWT discussion but i couldn't find out how to
> do it.
> Could someone help me out?
>
> Tnx in adv

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