Re: System.out, System.err redirecting request

2000-12-06 Thread N.Rajesh Babu
I have been using tomcat for half an year till now. I wanted 2 servlets to ( not in the same server) to communicate and they should keeep track of the session. I have tried every possibility using cookies the servlet at the other end does not keep the session. It creates a new session on each req

System.out, System.err redirecting request

2000-12-05 Thread Jonathan Eric Miller
I'm wondering if the developers of Tomcat might consider implementing something in Tomcat so that a user can add a setting to server.xml similar to how other log files are configured so that you can redirect System.err and System.out to files. IMHO, this would be very useful. In fact, I suspect t