e the file was already
located.
Thanks to everyone for their help and direction.
Jef
> -Original Message-
> From: MW Janssen [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 13, 2005 1:13 PM
> To: 'Tomcat Users List'; 'Martin Gainty'
> Subject: RE: Moving a fi
Gainty [mailto:[EMAIL PROTECTED]
Verzonden: dinsdag 13 december 2005 20:53
Aan: Tomcat Users List
Onderwerp: Re: Moving a file
Jef et al
Have you tried the URL Spec e.g file://folder/subfolder/filename for URL
file specs see
http://archive.ncsa.uiuc.edu/SDG/Software/Mosaic/Demo/url-primer.html
day, December 13, 2005 1:18 PM
Subject: RE: Moving a file
Original Message ----
Subject: RE: Moving a file
From: "Jef Sullivan" <[EMAIL PROTECTED]>
Date: Tue, December 13, 2005 10:17 am
To: "'Tomcat Users List'"
Additionally,
The error that I a
> Original Message
> Subject: RE: Moving a file
> From: "Jef Sullivan" <[EMAIL PROTECTED]>
> Date: Tue, December 13, 2005 10:17 am
> To: "'Tomcat Users List'"
>
> Additionally,
> The error that I am getting is t
[EMAIL PROTECTED]
> Sent: Monday, December 12, 2005 3:27 PM
> To: 'Tomcat Users List'
> Cc: users@tomcat.apache.org
> Subject: Moving a file
>
> Forgive the double posting on this message, if it occurs.
>
> I need help with some code..
> I want to move a file
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