Hello All,

does anyone know how I could log a java application's text outputs to a file
under windows98 DOS when using the "javaw" command instead of "java" ?

The reason for doing is that we would like to log all the debug info that
TOMCAT spits out during startup, but I can only get the DOS window to
support a max of 50 lines buffer.

If there is an option in the "java" command to save all outputs to a file,
that would be great!

Thanks, Andrew

P.S. Yes, I know linux would solve this problem quite easily ;)

Reply via email to