Hi Vincent,

> Suppose I have an object (JavaBean) with localized data. For example a
> Product that for each supported language contains a title and a
> description. Now suppose I want to display this data using Velocity in
> his/her language, what would be good practice? How would I set up the
> Java objects, and how would I show the information in Velocity?
> Insights, and experience appreciated.

This site should help you with design concepts in i18n and l10n apps:
  J2EE Internationalization and Localization
  
http://java.sun.com/blueprints/guidelines/designing_enterprise_applications_2e/i18n/i18n.html

Best regards,
-- Shinobu Kawai

-- 
Shinobu Kawai <[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to