You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by Emmanouil Batsis <Em...@eurodyn.com> on 2005/08/04 10:32:06 UTC

Re: fileupload question

Vasileios.Kantartzis@nc3a.nato.int wrote:

>I am facing a problem after handling an upload request.
>
>1. I am trying to upload a file on tomcat. , this is done successfully.
>
>2. I am trying to unzip this file using the java zip libs. But I get an
>io excwption that there is an open stream on the file.
>  
>


Not sure what the problem is. You could avoid saving the archive; it's 
in memory anyway so why not extract the content from the zip stream and 
save that instead?

Manos

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