RE: File upload fails first time, then works after page reload

2007-03-30 Thread Kelly Morrison
at is going on with the Struts version. Thanks in advance for any suggestions, kell > > > > > > From: Kelly Morrison [mailto:[EMAIL PROTECTED] > > > Sent: Wed 3/28/2007 12:30 AM > > > To: Struts Users Mailing List > > > Subject: File upload fails first t

RE: File upload fails first time, then works after page reload

2007-03-28 Thread Kelly Morrison
lly. Form posts dont work (Intermittently). ________ From: Kelly Morrison [mailto:[EMAIL PROTECTED] Sent: Wed 3/28/2007 12:30 AM To: Struts Users Mailing List Subject: File upload fails first time, then works after page reload I'm a Struts newbie having problems with t

File upload fails first time, then works after page reload

2007-03-27 Thread Kelly Morrison
I'm a Struts newbie having problems with the file upload in Struts 2.0.6 with Tomcat 6.0.10. When I select a file and submit it, the setXXX(), setXXXContentType(), and setXXXFileName() methods in my action aren't being called. However, if I then hit the Back button and try again, it works and my