The properties files come bundled with tapestry. You shouldn't need to worry
about them. The workbench just sets the locale for tapestry "in general".
The only way to clear up uncertainty is trying it.
On 7/25/06, Peter Dawn <[EMAIL PROTECTED]> wrote:
yes but am not sure if its using propertie
yes but am not sure if its using properties file implementation or
something else.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-examples/Workbench/src/context/WEB-INF/localization/Localization.page?view=markup
The workbench has an example of allowing users to change locales.
On 7/25/06, Peter Dawn <[EMAIL PROTECTED]> wrote:
hi guys,
i have generated various
hi guys,
i have generated various properties files for various languages. now
what i want to do is provide a link on a page, which says change to
this language, which onclick obtains the corresponding text from
properties files and re-renders the application using the new text
without having to re