> When i submit a form, which method is called first, 
> Validation or setter method of formbean.

You have to get values from the page into the form bean before the
validation method will be able to do anything, so I'd have to guess that the
setter methods are called first.

--
Tim Slattery
[EMAIL PROTECTED]


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

Reply via email to