lder/filename for URL file specs see
> http://archive.ncsa.uiuc.edu/SDG/Software/Mosaic/Demo/url-primer.html
> Anyone else ?
> M-
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: "Tomcat Users List"
> Sent: Tuesday, December 13, 2005 1
Additionally,
The error that I am getting is the file does not exist.
Yet, the file does exists. I have verified its location,
and the spelling of the path and filename. Everything
matches including the case sensitivity.
Jef
> -Original Message-
> From: Jef Sullivan [mailto:
Forgive the double posting on this message, if it occurs.
I need help with some code..
I want to move a file (CVS) to another folder.
The code that I am using is this.
File file = new File("Summary_" + dateVar + ".csv");
File dir = new File(propStuff.getProperty("recordDir"));// value is