I have two GWT modules with its own entry point, ModuleA and ModuleB. I am 
using Window.assign() to move from ModuleA to ModuleB. One Variable value 
is set in ModuleA. How to access the same value from ModuleB? I am looking 
for a way to save value in variable declared in ModuleA and access the same 
variable value from ModuleB.

Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to