Hello, I'm trying to limit the size of files users can upload in my app, but I can't figure out what to do when a user tries to upload some file larger than the limit. The limit is set in the web.xml file. Any file smaller than the limit is handled without problem; when I try to upload a larger file, I never get a response (not a exception, nor error, nor timeout). How can I handle this situation correctly? TIA, -- Khristian Alexander Schönrock http://derkosak.blogspot.com - Meu blógue!
- [fileupload] need help dealing with large files! Khristian
- Antwort: [fileupload] need help dealing with large ... Andreas . Schmidt

