I would like to be able to pass a bunch of values from the server to the 
client and store them on the client side inside global vars. I tried doing 
this by creating a properties from a properties file on the server side and 
returning this in an rpc call. but when i do this i get an error "No source 
code is available for type java.util.Properties; did you forget to inherit 
a required module?". I have tried googling around but i cant seem to find a 
solution to this error. Does anyone have any ideas of how to fix the error 
or how to pass the variables to the client a better way?

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