On Fri, 9 Mar 2001, Jose Euclides da Silva Junior - DIGR.O wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> Hi.
> I would like to know where the results of the println(method) are
> stored(or logged)?

I'm using UNIX, and it looks like System.out and System.err are
directed to the window/tty where tomcat was started.  As such, it's
possible to capture them to files by redirecting stdout and stderr on
the command line you use to start tomcat.

Note: This is on UNIX, not sure how things would be on Windows.

Milt Epstein
Research Programmer
Software/Systems Development Group
Computing and Communications Services Office (CCSO)
University of Illinois at Urbana-Champaign (UIUC)
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to