Greetings,

Am using Tomcat 3.2 with mod_jk and Apache 1.3.20

In my servlet, doing request.getServerPort() tells me the port on which
Apache is listening (e.g. 80). How can I get to the Port on which Tomcat
connector (ajp13) is listening (e.g. 8007) ??

regards,
Tony

Reply via email to