RE: RE: How to preserve form values?
[email protected] Mon, 30 Jun 2003 08:52:01 -0500
| Newsgroups | gmane.comp.java.mvc.devel |
|---|---|
| Message-ID | <[email protected]> |
I do the same - only my model object has "selected items" that are updated in the Action -----Original Message----- From: Doug Schnelzer [mailto:[email protected]] Sent: Thursday, June 26, 2003 12:39 PM To: [email protected] Subject: [MVC-Programmers] RE: How to preserve form values? Telli, The way that I do that is to make the input in the mapping go to a struts action that populates my drop downs, etc. (as opposed to making the input go directly to a JSP or a Tile). I'm interested in how others address this. - Doug Schnelzer Vizuri From: Telli Abbasian <[email protected]> To: "'[email protected]'" <[email protected]> Date: Thu, 26 Jun 2003 11:27:24 -0400 Subject: [MVC-Programmers] How to preserve form values? Reply-To: [email protected] Can someone please help me with the following... how can i preserve form values when it failes validation in the controller layer if my form is in scope request? Your help is greately appreciated, Telli Abbasian _______________________________________________ MVC-Programmers mailing list [email protected] http://www.basebeans.net:8080/mailman/listinfo/mvc-programmers