I use Map backed ActionForm in which I generate the controls(text, select) dynamically from a map and all the properties are collected in a map in the form.
I can add server side validation on these properties. I did not find a way to generate dynamically client side validation. The validation I need are simple ones like required etc. Do you have a solution for similar situation? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]