>>> JOSE ADRIANO BALTIERI <[EMAIL PROTECTED]> 25-Jan-00
12:33:02


>        File ResponseFile = new File("c:/temp/output.htm");
> ==> while (! ResponseFile.exists()) // before running I del
c:/temp/output.htm

Still at least it's not a servlet problem.

If you don't get a false response I would try opening the File and
examining the object closely to establish why Java thinks that it
exists.


Nic

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to