WongTseng wrote:
You say the validator is based on whatever key I supply.Is that true, as
far as I know the validation is linked with the form by the form's name.
ValidatorForm and ValidatorActionForm are coded to select the keys for you. The former picks the form name, the second picks the action URI. You're totally free to override the getValidationKey() method of the ActionForm and provide your own key.

Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to