Modifying Resource Bundles and Merging Javascripts

It is possible to override the messages defined in the various ApplicationResources.properties files that come with Widget Framework. In this chapter, we will discuss how to do so in the context of the demo webapps that are part of various Widget Framework distributions.

Please note that special characters (e.g, Arabic characters) in resource bundles should be Unicode-encoded. You can use the native2ascii tool that is shipped with JDK for the conversion.