for your output problem i want to offer you: read the docs more carefull
http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry5/corelib/components/Output.html

for the input issue: i search for a suggestion too

2008/6/14 Ulrich Stärk <[EMAIL PROTECTED]>:

> Hi list,
>
> For a multi-language application I'd like my users to be able to input data
> according to their locale, e.g. different date formats (dd.mm.YYYY) or
> different ways of seperating decimal places (',' instead of '.'). In T4 the
> translators took into account the user's locale but in T5 this feature seems
> to be missing. Same issue when outputting content. T4's Insert component had
> a Format parameter which could be used to output localized content, I
> couldn't find something like that in T5.
>
> In my case I've got a BeanEditForm for creating/editing an entity with date
> and double fields and a Grid component for displaying a list of those. How
> do I localize input and output of the field's content? I already searched
> the documentation, the wiki, the mailing lists and even looked at the
> translators' source code.
>
> TIA
>
> Uli
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
with regards
Sven Homburg
http://tapestry5-components.googlecode.com
http://chenillekit.googlecode.com

Reply via email to