You can have as many modules as you want for the same client/server code. 
And you can reuse the same services across modules. 

Just understand that you create multiple module definitions (.gwt.xml file) 
and a corresponding host pages for each of them. 

And if you want to pass data/info across module, pass it as url parameter. 

If you are using Activities/Places, then the parsing will take place in the 
PlaceTokenizer for the DefaultActivity. 

Hope this helps,
-sowdri-

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/k1skH_FXGSwJ.
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