Hi Andrew,
yes, there is a max file size, and you can change it with the upload-max-size parameter in the web.xml file. By default it is commented out in the web.xml, and defaults to 10 megabytes, so i think this is the problem you have while uploading file near 10 megs. If you need larger uploads you can decomment it and place your maximum file size (in bytes) in the param-value.

Hope this helps,
Simone

--
Simone Gianni

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

Reply via email to