RequestProcessor has a processPopulate method to init form fields in the
action form based on request parameters (though it actually delegates to
RequestUtils class to do the real work).

the processActionForm() method in RP is resposible for finding or
instantiating the action form instance based on your config and the current
mapping.

-----Original Message-----
From: Kommineni, Sateesh (IndSys)
[mailto:[EMAIL PROTECTED]
Sent: Wednesday, 6 August 2003 15:10
To: [EMAIL PROTECTED]
Subject: ActionForm Initialization



Hi All,

    Which class in the Framework initializes the ActionForms specified in
the XML Config files..

    When we declare an ActionForm for an Action, the Framework will
automatically sets the values in the from submitted using the form and calls
the validate() method . But which class in the Framework does this..

Thanks in Advance
Sateesh


"THIS E-MAIL MESSAGE ALONG WITH ANY ATTACHMENTS IS INTENDED ONLY FOR THE
ADDRESSEE and may contain confidential and privileged information.
If the reader of this message is not the intended recipient,
you are notified that any dissemination, distribution or copy of this
communication is strictly Prohibited.
If you have received this message by error, please notify us
immediately, return the original mail to the sender and delete the
message from your system."


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


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

Reply via email to