On 5/8/07, webzo <[EMAIL PROTECTED]> wrote:

Is there a way to programmatically determine (using Java) the port numbers that 
have been set up (in server.xml) for use by the SSL and Non/SSL connectors?

You can get them from the ServletRequest object, a more portable
approach than extracting them from a container-specific config file.

HTH,
--
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

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