On Sat, 24 Nov 2012 11:20:10 -0200, membersound <[email protected]> wrote:

Thanks, ok then let my question tapestry-related:

Is is possible to attach some kind of "listener" to a @Property String
variable? So that whenever the property is changed by interface, the
listener detects it and comes in?

Server-side, you have the validate event triggered by the form field components.

I've done this with JSF sometimes, is it also possible in T without JS?

You really don't want to write any JavaScript code, right? :P

--
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to