[EMAIL PROTECTED]]
> Sent: Monday, February 25, 2002 3:12 AM
> To: Bing Zhang
> Cc: '[EMAIL PROTECTED]'
> Subject: RE: Create a log file under my application directory
>
>
> Never mind my question. I developed my application on NT with
> JBuilder,
> debugged it wit
file just under my
project directory. But under linux, I have to gave it absolute path.
Thanks,
Bing
-Original Message-
From: Bing Zhang
To: Bing Zhang
Cc: '[EMAIL PROTECTED]'
Sent: 2/25/02 12:12 AM
Subject: RE: Create a log file under my application directory
Never mind my q
24/02 9:44 PM
Subject: Create a log file under my application directory
Hi,
I am running tomcat 4.0.1.
The connection pooling part of my application needs a new log file every
time it starts via "new File(fileName)". The filename is a file just
under
my application, such as webapps/myap
Hi,
I am running tomcat 4.0.1.
The connection pooling part of my application needs a new log file every
time it starts via "new File(fileName)". The filename is a file just under
my application, such as webapps/myapp/connectionpool.log. But every time I
run it, I got an exception: permission den