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
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