You need to create some .properties file on the server side. And every
client must make request for it. If it is on the client side it could be
loaded as TextResource, but on every change the gwt project must be
recompiled, which does not make it very dynamic. I recommend you to use
server side .properties file and load it as map or something.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to