Re: [T5] Adding/removing entries to messages

2010-02-06 Thread Nuno Ferreira
t; >if (containerMessages.contains(key)) return > containerMessages.get(key); > >\\here you can check google translate > >return TapestryInternalUtils.toUserPresentable(componentId); > } > > On the marked position you could add a new cache for already

[T5] Adding/removing entries to messages

2010-02-06 Thread Nuno Ferreira
every catalog, and would love to hear there is something like messages.add(translation,locale) :) Thanks in advance, Nuno Ferreira

Re: Returning a FieldValidator to a TextField

2010-02-01 Thread Nuno Ferreira
wrong field. Is there any way to bind a fieldValidator to a field without using InjectComponent in the page class? Thanks in advance, Nuno Ferreira

Returning a FieldValidator to a TextField

2010-01-29 Thread Nuno Ferreira
, min, etc... Would like you're opinion on how to do this, if its even possible. I'm a bit clueless. Thanks in advance, Nuno Ferreira