... and you aren't using DynaActionForms, which erase your form every time
the controller is called.

-b

> -----Original Message-----
> From: Sri Sankaran [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 15, 2002 12:48 PM
> To: Struts Users Mailing List
> Subject: RE: ActionForm manipulation within an Action
> 
> 
> ...and the form bean is of session scope.
> 
> Sri
> 
> -----Original Message-----
> From: David Graham [mailto:[EMAIL PROTECTED]] 
> Sent: Friday, November 15, 2002 12:35 PM
> To: [EMAIL PROTECTED]
> Subject: Re: ActionForm manipulation within an Action
> 
> 
> Of course, this happens all the time in add/edit forms.  Any 
> change to the 
> form in the first action will be seen by the action it 
> forwards to as long 
> as both actions are setup to use the same form bean in 
> struts-config.xml.
> 
> David
> 
> 
> 
> 
> 
> 
> >From: "Jorge Martins" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List" 
> <[EMAIL PROTECTED]>
> >To: "'Struts Mailinglist'" <[EMAIL PROTECTED]>
> >Subject: ActionForm manipulation within an Action
> >Date: Fri, 15 Nov 2002 17:20:57 -0000
> >
> >Hi,
> >
> >Is there a way to set an attribute in an ActionForm received by an 
> >Action and having that change propagated when I 'findForward()' to 
> >another Action?
> >
> >Thanks
> >   Jorge
> >
> >
> >_____________________________________________________________
> ___________
> >    inesc-id   Jorge Martins              | 
> [EMAIL PROTECTED]
> >lisboa        Software Engineering Group |
> >http://www.esw.inesc-id.pt/~jorge
> >
> >
> >
> >
> >--
> >To unsubscribe, e-mail:   
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> 
> 
> _________________________________________________________________
> MSN 8 with e-mail virus protection service: 2 months FREE* 
> http://join.msn.com/?page=features/virus
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 

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

Reply via email to