Can you modify your server.xml file in the conf directory?
<!-- ==================== Connectors ==================== -->
<!-- Normal HTTP -->
<Connector className="org.apache.tomcat.service.PoolTcpConnector">
<Parameter name="handler"
value="org.apache.tomcat.service.http.HttpConnectionHandler"/>
<Parameter name="port"
value="8080"/>
</Connector>
-----Original Message-----
From: James McIntosh [mailto:james@m...]
Sent: Saturday, October 20, 2001 4:38 AM
To: Pro_JavaServer_Pages
Subject: [pro_jsp] Tomcat without port 8080
I was whishing to know how about setting up tomcat without the port 8080
after the address.
Thanks
James McIntosh
james@m...