I am currently evaluating GWT to see if it fits with the pre-existing
framework with a view to adopting it for our future UI development.

The internationalisation/localisation for GWT appears to adopt a
similar approach to the Java standard of Resource Bundles when using
property files.

However we currently have *class* based ResourceBundles, where we
extend the java.util.ResourceBundle and have the implementation load
it's data from a database.

Does GWT support this?  And if so, how do you do it?

Many thanks.

Matt

--

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