E
erjdriver
right now when i do from my servlets
System.out.println(...)
it goes to /logs/catalina.out
file. i've got several webapps and all of them send to
the same file.
is there a way to direct to a separate file
(i.e. each webapp to a separate file).
thx
System.out.println(...)
it goes to /logs/catalina.out
file. i've got several webapps and all of them send to
the same file.
is there a way to direct to a separate file
(i.e. each webapp to a separate file).
thx