Can anyone help me how we are getting the messages from the proeprty file / resource bundle. Please provide with some samples or some reference URLs.
Thanks and Regards,
Sundhar
Printable View
Can anyone help me how we are getting the messages from the proeprty file / resource bundle. Please provide with some samples or some reference URLs.
Thanks and Regards,
Sundhar
this is just vanilla GWT stuff:
http://code.google.com/intl/de-DE/we...8nAndA11y.html
or just look into the examples folder of the gxt file and look for XMessages.java how they used in GXT.