Hi all !

I've got a little problem with cocoon upload...

My project has to unzip a file once it's been uploaded, this is done with an
xsp page.
My problem is the file doesn't exist (nearly each time I upload a file) when
the code is executed !
The file.exists() java method returns false...

 I suppose cocoon executes the xsp code *before* the end of the upload, so
my
file isn't found...

Do you have a clue ? Do you know what I could do to fix this bug ?

Ganaël.


---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

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

Reply via email to