> From: Aapo Laakkonen [mailto:[EMAIL PROTECTED] > > I would like to know what do you think is the best way to write > localized messages in web application. I have a few possibilities: > > 4. Ant task that does the replaces and deploys each > language in it's own dir and then use Maverick's > shunting.
I've been thinking more and more about using XSL at compile-time to generate Velocity templates which have all the header, navbar, etc type formatting. It seems like it would be easy to add an internationalization step too. This would probably offer more flexibility than using ant's substitution mechanism. Jeff ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf [INVALID FOOTER]
