RE: debug level of struts...

2003-09-05 Thread Pady Srinivasan
ing source and docs. Thanks -- pady [EMAIL PROTECTED] -Original Message- From: José Gustavo Zagato [mailto:[EMAIL PROTECTED] Sent: Friday, September 05, 2003 9:17 AM To: 'Struts Users Mailing List' Subject: RE: debug level of struts... Hey Folks ! I tried This c

RE: debug level of struts...

2003-09-05 Thread José Gustavo Zagato
de 2003 09:25 To: Struts Users Mailing List Subject: Re: debug level of struts... Hi Pady, You might try adding this to your action servlet in web.xml: debug 99 Let me know if this works for you, Peter -- Peter Smith Software Engineer InfoNow Corporation > From: Pady Srinivasan <

RE: debug level of struts...

2003-09-05 Thread Navjot Singh
quick dirty way :-) In you jdk installation dir..look out for logging.properties and append the following line in the end org.apache.struts = FINE navjot |-Original Message- |From: Pady Srinivasan [mailto:[EMAIL PROTECTED] |Sent: Friday, September 05, 2003 5:41 PM |To: [EMAIL PROTECTED]

Re: debug level of struts...

2003-09-05 Thread Peter Smith
Hi Pady, You might try adding this to your action servlet in web.xml: debug 99 Let me know if this works for you, Peter -- Peter Smith Software Engineer InfoNow Corporation > From: Pady Srinivasan <[EMAIL PROTECTED]> > Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> > Date: Fr

RE: debug level of struts...

2003-09-05 Thread Bradley Handy
http://jakarta.apache.org/struts/userGuide/building_controller.html#logg ing > -Original Message- > From: Pady Srinivasan [mailto:[EMAIL PROTECTED] > Sent: Friday, September 05, 2003 8:11 AM > To: [EMAIL PROTECTED] > Subject: debug level of struts... > > > > Is there a way to make Strut