Multiple Language Support
Multiple Language Support
- Subject: Multiple Language Support
- From: "Erik Gillespie" <email@hidden>
- Date: Sat, 25 Feb 2006 17:48:43 -0500
Hello,
I'm trying to make a decision about which framework(s) to use for developing a new project. One feature I would like to have is support for multiple languages, which I know both WebObjects and Struts support. The difference is in Struts you can put translations of any text in a property file and the rest of the page layout remains the same. The only example of multilingual support I've seen in WebObjects was one where each language had its own page so if you wanted to move the location of a form element (for example) you would have to modify the page for every supported language. In Struts you simply change a single page.
My question is if there is a way in WebObjects to have a single page that is based on text objects read from a file/database so I would only have to modify a page once if I wanted to change the layout?
Thanks,
Erik
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden