I usually get system.out and/or system.err in the catalina.log file. Ben Ricker Wellinx.com
On Wed, 2003-10-08 at 15:36, Adam Hardy wrote: > Dude, you just hijacked my thread! Bad netiquette. Anyway, your > System.out.println statements will go to the console, i.e. the command > line window where you are running tomcat. If you have no command line > window, they will probably get caught in a system.out or system.err file > although I'm not sure where. > > HTH > Adam > > On 10/08/2003 10:13 PM Michael Remijan wrote: > > Hello, > > > > In a JSP page i'm doing some testing. I have System.out.println() > > statements in there temporarily. Anyone know where they go? I checked > > the Context's logger that they are not there. > > > > Mike > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
