Remy Maucherat wrote:
> Are you actualy using a POST with a URL FORM encoding ? In which case,

> sorry, but it's a really bad idea to do that."

Are there alternatives?  The goal of this process is to ease image
transfer to a publishing server by people who haven't a clue on how to
utilize ftp, or their mail servers do not permit large file attachments.

My implementation is the same as the upload example included with the
struts-upload.war.  File transfers of 141MB will crash the VM at 114MB
for example.  So the file is reaching the server and midway through
'storing it', but crashes the VM midway through.

The only thing I notice is that the Coyote connector throws
java.io.CharConversionException: isHexDigit

Thanks,
Jake



--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 6/13/2002
 

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.371 / Virus Database: 206 - Release Date: 6/13/2002
 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to