Easiest way is to put a redirect (either javascript document.location or meta-refresh) in your index.html/index.jsp page in your ROOT folder.
On 4/20/06, rtsen <[EMAIL PROTECTED]> wrote: > > Hi, new to the tomcat environment. > I have created a small webapp to show my photos to my friends. > Let's say it's this > http://mypage.com:8080/photos/photos.htm > > However, if the user just entered this: > http://mypage.com:8080/ > He'll get directed to the Administration page. Is there any way of > redirecting it to the first link? If not, is there anyway of preventing > this? > TIA > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Marc Farrow