RE: Has any one used struts and log4j successfully?

2001-03-06 Thread Martin J. La Jeunesse
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 successfully? Has anyone used log4j

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

Re: Has any one used struts and log4j successfully?

2001-02-28 Thread Thierry Cools
Developer S1 Brussels Kleine Kloosterstraat, 23 1932 st. Stevens-Woluwe Belgium Tel : +32 2 200 43 82 Email : [EMAIL PROTECTED] - Original Message - From: Sundar @eSaravana To: [EMAIL PROTECTED] Sent: Tuesday, February 27, 2001 8:01 PM Subject: Has any one used struts an

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 to struts. S

Re: Has any one used struts and log4j successfully?

2001-02-27 Thread Puneet Vardhan
bruary 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 start off. I wou

RE: Has any one used struts and log4j successfully?

2001-02-27 Thread Martin J. La Jeunesse
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 successfully? Has anyone used log4j

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 PropertyConfigurato