Hi there,

I haven't had much experience with FileUpload, so forgive me if my question
is way off...

> -----Original Message-----
> From: Jochen Wiedmann [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, 10 June 2006 6:05 AM
> To: commons-dev@jakarta.apache.org
> Subject: [FILEUPLOAD] RfC: Proposed API changes for streaming
> 
> 
> 
> Hi,
>
> As you can see, the FileItem can be changed to extend SlimFileItem.
> Additionally, FileItem has a semantic difference: It allows to invoke
> getInputStream() more than once, while SlimFileItem should throw an
> IllegalStateException on the second invocation. So far, these 
> changes should
> not introduce a problem.
> 

Why do you want to throw an IllegalStateException on subsequent invocations
of getInputStream()?

> Jochen

Regards,
James

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

Reply via email to