An existing set of JSPs, hard-coded with English field labels, javascript error/info messages, image 'alt' message etc. needs to be multilingualized.
What would be the best way to go about converting these JSPs to use the standard Java Multilingual features (resource bundles, locales etc)?