Re: Form doesn't clear

2009-04-21 Thread Mighty Tornado
2009 at 8:41 AM, Security Management < list-subscripti...@secmgmt.com> wrote: > Make sure it's not your browser filling it out and being "helpful". > > -Original Message- > From: Mighty Tornado [mailto:mighty.torn...@gmail.com] > Sent: Monday, April 20, 2009 10:

RE: Form doesn't clear

2009-04-21 Thread Security Management
Make sure it's not your browser filling it out and being "helpful". -Original Message- From: Mighty Tornado [mailto:mighty.torn...@gmail.com] Sent: Monday, April 20, 2009 10:05 PM To: Struts Users Mailing List Subject: Form doesn't clear Hi, Using Struts 1.3, Tomca

Re: Form doesn't clear

2009-04-20 Thread Jari Fredriksson
> Hi, > Using Struts 1.3, Tomcat 6. > > I have the two following problems: > > 1. I have a screen where I enter some text and call a > struts action to insert it into the database. The action > calls a DAO to do that. > When the screen returns, the values I entered in the text > fields are still

Form doesn't clear

2009-04-20 Thread Mighty Tornado
Hi, Using Struts 1.3, Tomcat 6. I have the two following problems: 1. I have a screen where I enter some text and call a struts action to insert it into the database. The action calls a DAO to do that. When the screen returns, the values I entered in the text fields are still there and I want the