Manuel Carrasco Moñino said: > ... basically a gwt app is a javascript inside an html, ... so when > you change to other html [page], your app is unloaded from memory > and you have to load it in the new html [page].
If anyone needs to avoid page unloading, here's a branch of GWT with limited support for the BFCache (rapid back-and-forth navigation): http://zelea.com/project/gwt/ -- Michael Allan Toronto, +1 416-699-9528 http://zelea.com/ -- 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.
