hi,
In what cases does the ActionController instantiates
ActionForm and calls the reset() and validate() methods of
ActionForm.
How does it know if html form fields need to be populated in some cases
whereas in other cases where there are no form fields then ActionForm obj
is just created and does not call the reset() and validate()
method.
rgds
C.Bhaskaran
**************************Disclaimer************************************
Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' and 'confidential' and intended for use only by the individual or entity to which it is addressed. You are notified that any use, copying or dissemination of the information contained in the E-MAIL in any manner whatsoever is strictly prohibited. *****************************************************************************
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

