Two questions for this group that may be the same question:

1. java.util.Properties isn't emulated from the JRE.  Is there a
substitute data structure for passing properties around in GWT?

2. Is there a way to include external properties generally in a GWT
application?  I'd like to have the client-side equivalent of a runtime
properties file that I can change in a deployed WAR file without
recompiling.

I realize that I could use GWT Constants for this, but my purposes
aren't really for i18n, and I still can't modify the properties
without recompiling.  Any suggestions?

Ryan

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