RE: Has any one used struts and log4j successfully?

2001-03-06 Thread Martin J. La Jeunesse
ation web-inf, but that didn't seem to work. Other than that, works great! > -Original Message- > From: Sundar @eSaravana [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 27, 2001 11:02 AM > To: [EMAIL PROTECTED] > Subject: Has any one used struts and log4j successful

Re: Has any one used struts and log4j successfully?

2001-02-28 Thread Thierry Cools
: [EMAIL PROTECTED] - Original Message - From: Sundar @eSaravana To: [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 8:01 PM Subject: Has any one used struts and log4j successfully? Has anyone used log4j with struts? I have used log4j before, but I am

Re: Has any one used struts and log4j successfully?

2001-02-28 Thread Craig R. McClanahan
Mark Balster wrote: > FileInputStream inFile = new > FileInputStream(getServletContext().getRealPath(messages.getMessage("Log.Pro > pertiesFile")) ); You should also be aware that this will only work if your servlet container unpacks your web application into an open directory struct

Re: Has any one used struts and log4j successfully?

2001-02-27 Thread Mark Balster
ntln(io.getMessage()); } - Original Message - From: "Martin J. La Jeunesse" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 3:57 PM Subject: RE: Has any one used struts and log4j successfully? > I had a little trouble using

RE: Has any one used struts and log4j successfully?

2001-02-27 Thread Martin J. La Jeunesse
ation web-inf, but that didn't seem to work. Other than that, works great! > -Original Message- > From: Sundar @eSaravana [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, February 27, 2001 11:02 AM > To: [EMAIL PROTECTED] > Subject: Has any one used struts and log4j successful

Re: Has any one used struts and log4j successfully?

2001-02-27 Thread Puneet Vardhan
Sent: Tuesday, February 27, 2001 2:01 PM Subject: Has any one used struts and log4j successfully? > Has anyone used log4j with struts? I have used log4j before, but I am new to > struts. So, I am just looking for a short cut. If you have,could you please > send me some code fragments to st

Re: Has any one used struts and log4j successfully?

2001-02-27 Thread Mark Balster
te. -Mark - Original Message - From: "Sundar @eSaravana" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 27, 2001 2:01 PM Subject: Has any one used struts and log4j successfully? > Has anyone used log4j with struts? I have used log4j before, but I am new

Has any one used struts and log4j successfully?

2001-02-27 Thread Sundar @eSaravana
Has anyone used log4j with struts? I have used log4j before, but I am new to struts. So, I am just looking for a short cut. If you have,could you please send me some code fragments to start off. I would really appreciate it. Cheers.! Sundar