> From: Henry [mailto:[EMAIL PROTECTED] > Subject: Re: start page setting > > when anyone in the browser type localhost:8080, > it shows start page of TomCat, instead this, I want > show start page of my wab app.
You need to name your webapp ROOT - that name indicates to Tomcat (not TomCat) that this is the default application. You'll need to remove the existing ROOT, of course. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]