Hi All.

My problem is that
I need to get "ssl port" inside a servlet in order to do a transparent
redirection to "secure zone".

In our architecture we're running multiple tomcat instances with
different configurations. Not in all cases ports are set  80/443.
We're thinking to get tomcat configuration for connectors and obtain
which port we should redirect.

How can I resolve it? How can I get information about the connector
inside my servlet?

Thank in advanced


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to