Greetings all,

In my Datatable , I use PropertyColumn to create my columns.
I want to know whether using Wicket EL  , I can do something like following:

Input object has  'name' field.

EL String : "Your name is ${name}"
Output String : "Your name is Tom"

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to