Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

How to know http port and https port on tomcat

Mariano

2004-05-27

Replies:

Hi all, can i know which port is using tomcat in http and https in jsp page
or servlet?

This values are sets in server.xml file in coyote connector port, for
example:

<Connector port="8080" maxThreads="150" .... >

<Connector port="8443" maxTh ... scheme="https" .... >

Thanks

Mariano L�pez


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)

©2008 junlu.com - Jax Systems, LLC, U.S.A.