Using resin 3.0.19 and 3.0.23

I have set <multipart-form enable="true" upload-max="2M"> in web-app 
default of resin.conf and also in resin-web.xml of that web-app

In one of the jsp we allow users to upload photos where we have input 
type=file

If users submit an image greater than 2 MB, the request should not be 
parsed and an exception should be thrown.

It does not happen.  Is there any other settings I should set?

TIA
Sandeep



_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to