RE: Upload file

2004-01-07 Thread Angharad Stapleton
Use a FormFile object - works with input type=file http://jakarta.apache.org/struts/api/org/apache/struts/upload/FormFile.html -Original Message- From: Honza Spurn [mailto:[EMAIL PROTECTED] Sent: 07 January 2004 17:41 To: [EMAIL PROTECTED] Subject: Upload file Hello there, please could

Re: Upload file

2004-01-07 Thread Brice Ruth
The Struts distribution includes an example application that performs a file upload and has all necessary components to receive and save the uploaded file. Should be called struts-upload.war in the 'webapps' directory of your Struts distribution. Honza Spurn wrote: Hello there, please could

RE: Upload file

2004-01-07 Thread Shishir K. Singh
I think there are examples related to Upload in the struts src distribution. Download the src and go through that. That should get you started. Shishir -Original Message- From: Honza Spurný [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 12:41 PM To: [EMAIL PROTECTED]

Re: Upload file

2004-01-07 Thread Brice Ruth
its in the regular (binary) distribution as well ... (with src in the .war, I believe) Shishir K. Singh wrote: I think there are examples related to Upload in the struts src distribution. Download the src and go through that. That should get you started. Shishir -Original Message-

RE: Upload file

2004-01-07 Thread Matthias Wessendorf
(); } return retVal; } } -Original Message- From: Brice Ruth [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 07, 2004 6:58 PM To: Struts Users Mailing List Subject: Re: Upload file its in the regular (binary) distribution as well ... (with src

RE: Upload file slow

2001-10-22 Thread SCHACHTER,MICHAEL (HP-NewJersey,ex2)
Michelle, What browser are you using? Sometimes it's slower among different browsers. Also, the example re-reads the file from disk after it's written and re-writes it, which can take a little extra time. I don't think I ever quite nailed down what makes file upload slow like you're

Re: upload file not working

2001-04-13 Thread Craig R. McClanahan
On Wed, 11 Apr 2001, SPietsch wrote: Hi, may be a stupid question but I can't get the example (struts-upload) working on a win2000 box with resin2.2+ . As sun as I I hit the submit button I get an Servlet exception. 500 Servlet Exception java.io.IOException: Das System kann den