aspose file tools
The moose likes GWT and the fly likes  how to localize datepicker in gwt Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark " how to localize datepicker in gwt" Watch " how to localize datepicker in gwt" New topic
Author

how to localize datepicker in gwt

Piyu Deokar
Greenhorn

Joined: Dec 19, 2012
Posts: 1
I am developing a web application. I want to localize a datepicker component. I dont want to do the settings of locale in html file. Because it requires frequent compilation of code each time we change the locale. so i want to do localization using properties file and dictionary. Any work around for this?

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to localize datepicker in gwt
 
Similar Threads
Please help with NullPointerException
Customize 'Save As' dialog box provided by browser at client side
Alternatives for synchronization on string
How to enable the user to upload a new File using rich:fileUpload on maximum file size reached error
File I/O questions on OCAJP7