neither on the console neither in the tomcat log file
when I write the system.out.println in a struts action class.
Do you know why ?
thanks!
-
I can not see my system.out.println (2 messages)
- Posted by: christophe andreoli
- Posted on: July 24 2002 05:50 EDT
Threaded Messages (2)
- I can not see my system.out.println by Duncan Mills on July 24 2002 11:28 EDT
- I can not see my system.out.println by Web Master on August 01 2002 00:39 EDT
-
I can not see my system.out.println[ Go to top ]
- Posted by: Duncan Mills
- Posted on: July 24 2002 11:28 EDT
- in response to christophe andreoli
Use servlet.log(<string>) and the output will get directed to your log file -
I can not see my system.out.println[ Go to top ]
- Posted by: Web Master
- Posted on: August 01 2002 00:39 EDT
- in response to christophe andreoli
It should work as we have used it successfully.
Amit.