I am working on multiple GWT applications, which I wrap together
through another GWT application.
Each of these applications – the wrapper application, application 1,
application 2, etc. are deployed as separate war files on a tomcat
server.
The wrapper application has a menu defined to navigate to all the
other applications, each of which opens up in a GWT frame.

How can I achieve History support in such a set up?
So, if I am on a particular view in application1 and navigate to
application2 to refer to something; when I go back to application 1
(from the menu), I want to be able to see the view I was last at.
Is it possible? Please suggest.

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