IIS Redirect and Virtual Hosts

2005-11-07 Thread Steve Stearns
I've searched quite a bit for an answer to this question but have not had a lot of luck. I'm trying to configure an IIS server to use AJP13 to communicate with Tomcat 5.0. The trick here is that I want IIS to be able to host multiple virtual hosts from a single IP and have it be served by mul

Re: Tracking

2005-10-25 Thread Steve Stearns
Charles P. Killmer wrote: I have a bunch of JSP files that all instantiate a single class file. Is there a way for the class file to log which file called it and ideally from which line the call was made? There might be a better way to do this but off the top of my head I should think this wou