Hi there,

i have a problem with the struts upload. We need to upload files larger than
1 MB.
We currently use Struts 1.1.b2. I have recompiled the struts classes - this
works fine.

In the upload example und web-inf i modified the struts-config.xml file as
follows:

 <!-- This is where you set the maximum file size for your file uploads.
       -1 is an unlimited size. If you
       don't specify this here, it defaults to -1. -->
  <controller maxFileSize="-1" />

Normally i thougth i now would be able to upload file larger than 1 MB, but
this doesn't work.
We have changed or tomcat port from 8090 to 80. Does this has any influence
on the upload?

help needed!

best regards

Jens




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

Reply via email to