RE: How to limit file upload size without full upload

2009-06-15 Thread Martin Gainty
. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. > Date: Mon, 15 Jun 2009 09:51:28 -0400 > Subject: Re: How to limi

Re: How to limit file upload size without full upload

2009-06-15 Thread Wes Wannemacher
I've been known to be wrong before ;) unfortunately, more often than I would prefer :( The next setting I would look at is in commons-fileupload, but with the stock file upload capabilities, you don't have a lot of options for changing configuration. I didn't look really close at how CFU behaves,

Re: How to limit file upload size without full upload

2009-06-15 Thread Greg Lindholm
On Sun, Jun 14, 2009 at 1:49 AM, Wes Wannemacher wrote: > On Saturday 13 June 2009 10:34:53 pm tatan123 wrote: > > We want to restrict the file upload size to 2 MB. While doing testing it > > seems we can upload a 100 MB file, after that struts2 showing message > that > > the uploaded file exceed

Re: How to limit file upload size without full upload

2009-06-13 Thread Wes Wannemacher
On Saturday 13 June 2009 10:34:53 pm tatan123 wrote: > We want to restrict the file upload size to 2 MB. While doing testing it > seems we can upload a 100 MB file, after that struts2 showing message that > the uploaded file exceeds the max file size limit. Is there any way struts2 > can show the e

How to limit file upload size without full upload

2009-06-13 Thread tatan123
this message in context: http://www.nabble.com/How-to-limit-file-upload-size-without-full-upload-tp24018123p24018123.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr