In server.xml change the port that CoyoteConnector is listening on from 8080 to 82.
Put your webapp in $CATALINA_HOME/webapps/ROOT. You might want to read the docs. John > -----Original Message----- > From: Anastasios Angelidis [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 03, 2003 4:23 PM > To: [EMAIL PROTECTED] > Subject: How to set up default web app? > > > When browsing to http://localhost:8080, Tomcat servs the > default tomcat > web app.... > > What would I have to do to setup a container on port 82 and have it > server my web app as default thanks... > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
