| Author |
Log "SOP's" in Sun iPlanet Web Server 6.0 error log
|
Atul Mohan
Greenhorn
Joined: Sep 20, 2006
Posts: 1
|
|
Hi, Can anyone please tell me how to configure the Sun iPlanet Web Server 6.0 to log "System.out.println" in the error log. Presently it only logs the jsp and servlets names and does not log the SOP's inside the jsp & servlets. E.g ------------------------------------ [21/Sep/2006:12:40:28] info (21997): Internal Info: loading servlet /webcust/index.jsp [21/Sep/2006:12:40:28] info (21997): /webcust/index.jsp: init [21/Sep/2006:12:41:14] info (21997): Internal Info: loading servlet /webcust/customer_insert.jsp [21/Sep/2006:12:41:14] info (21997): /webcust/customer_insert.jsp: init [21/Sep/2006:12:41:28] info (21997): Internal Info: loading servlet /webcust/customer.jsp [21/Sep/2006:12:41:28] info (21997): /webcust/customer.jsp: init [21/Sep/2006:12:41:30] info (21997): Internal Info: loading servlet /webcust/address.jsp [21/Sep/2006:12:41:30] info (21997): /webcust/address.jsp: init [21/Sep/2006:12:43:08] info (21997): Internal Info: loading servlet /servlet/sunir.crit.webcust.InsertAddressServlet ----------------------------------------------------------- Thanks Atul
|
 |
 |
|
|
subject: Log "SOP's" in Sun iPlanet Web Server 6.0 error log
|
|
|