On Thu, 11 Apr 2013 04:54:18 -0300, mateen dar wrote:
Hi,
Hi!
My Tapestry page contains a form bean.
What do you mean by form bean? 'Bean' is not a word we commonly use in
Tapestry stuff.
the FormBean contain a select box.
now the field validation of a textbox depends on the value in
Hi,
My Tapestry page contains a form bean. the FormBean contain a select box.
now the field validation of a textbox depends on the value in the form
bean. For a certain field, the input from the user is not required, but for
another value in the select box the field is required. How can i add my
c