You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Tom Eugelink <tb...@tbee.org> on 2005/04/19 11:37:38 UTC

FileUpload: parsen and validate separately

The parse method has two functions:
1) parse the request and split out the parameters (field or file)
2) validate the file and throw a FileUploadException it is too large

My problem is that when the file is too large I need the field 
parameters in order to do a good follow up.

Is it possible to get to the field parameters when a file is too large?

Tom

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org