Hello everybody, does anybody know if and how it is possible to get the https-port number programmatically. I want to get this number from a servlet which is accessed by http without parsing server.xml. Is there anything like "((HttpServletRequestFacade)request).getSeverConfiguration().getSSLPort( )"? Thanks in advance, Achim
