Your form field params will be set onto your Action... You can choose in
your execute() whether to keep these values or to get some other values
and set them before returning to be rendered...

> -----Original Message-----
> From: Florian Weber [mailto:[EMAIL PROTECTED] 
> Sent: Wednesday, February 04, 2004 11:27 PM
> To: [EMAIL PROTECTED]
> Subject: [OS-webwork] view data
> 
> 
> hi!
> 
> im wondering how xwork/webwork handles data which gets used 
> in views. in some occasions i just wanna make the data which 
> has just been 
> submitet
> to the view. for example if the user didnt fill out all the required 
> data in
> a form and i just wanna show that form with his data again..
> 
> as opposed to places where i wanna pass data from the model 
> to the view.
> 
> does xwork/webwork provide a functionality where i can define 
> which data (request post data, data from the model) should be used in 
> the
> view?
> 
> thanks alot!
> 
> ciao!
> florian
> 
> 
> 
> -------------------------------------------------------
> The SF.Net email is sponsored by EclipseCon 2004
> Premiere Conference on Open Tools Development and Integration 
> See the breadth of Eclipse activity. February 3-5 in Anaheim, 
> CA. http://www.eclipsecon.org/osdn 
> _______________________________________________
> Opensymphony-webwork mailing list 
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork
> 


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to