Is the PageController going to have an associated ActionForm? When preparing to 
display a new page, it is often the case that I want to have access to a new action 
form that I can populate with default values for the HTML form to display. The action 
form is probably not of the same type as the action form for the previously-executed 
action, as that action form was having its processing completed, while this new action 
form is just beginning its lifecycle.

Thanks.

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

Reply via email to