Miguel Alcalde wrote:
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?
You don't have to worry about it. Read about redirectPort attribute at http://tomcat.apache.org/tomcat-5.5-doc/config/http.html


--
Mikolaj Rydzewski <[EMAIL PROTECTED]>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to