________________________________ From: Ashuin Sharma Chamorro Sent: Tuesday, May 01, 2007 5:12 PM To: 'Struts Users Mailing List' Subject: ActionForm In which scope does the ActionForm lives??? In request or session?? Or what?? If in the Action Class I set some values to the form, do I have to add the form back to the request or what do I have to do so the success page will see the modified form??? Is it this scope ?? (JSP ---form------- > Action.java ----form-------> JSP ) Please help.
- ActionForm Ashuin Sharma Chamorro
- Re: ActionForm Paul Benedict
- ActionForm Ashuin Sharma Chamorro