RE: Servlet.log()

2005-01-14 Thread Margarida Sargento
lot. Ana -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: sexta-feira, 14 de Janeiro de 2005 14:06 To: Struts Users Mailing List Subject: Re: Servlet.log() I am not veteran, but I think it will vary according to the servlet container you are using. If you are us

RE: Servlet.log()

2005-01-14 Thread Margarida Sargento
Thanks. I'll try Log4j. I have read something about this too and it seems to be a good option. Ana -Original Message- From: Pedro Salgado [mailto:[EMAIL PROTECTED] Sent: sexta-feira, 14 de Janeiro de 2005 13:59 To: Struts Users Mailing List Subject: Re: Servlet.log() On 14/1/05

Re: Servlet.log()

2005-01-14 Thread john . chesher
I am not veteran, but I think it will vary according to the servlet container you are using. If you are using TomCat, I think the log file will be in the directory {tomcat-home}/logs. Not sure, as I use Netbeans and the Tomcat server imbedded in it, which appears to put it in a different dir

Re: Servlet.log()

2005-01-14 Thread Pedro Salgado
On 14/1/05 2:40 pm, "Margarida Sargento" <[EMAIL PROTECTED]> wrote: > Hello > > > > I am new to Struts. My first applications are examples that I download > from several web sites. One of them logs the forms data with: > servlet.log("..."); > To solve of your logging problems use Log4j (http: