users@glassfish.java.net

Re: pls help, file upload to a local directory

From: <glassfish_at_javadesktop.org>
Date: Thu, 19 Apr 2007 08:21:41 PDT

Is anything else reading that file? Could it be opened by another process (or the application itself)? It may be that the file is locked by being opened and when you try to save the file Windows is refusing (thus the Access Denied). Make sure you close the file if you're reading it yourself, and close any programs that may have the file open.

Can you delete the file from the explorer? You should get the same error.
[Message sent by forum member 'whartung' (whartung)]

http://forums.java.net/jive/thread.jspa?messageID=213202