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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to