alee amin wrote: > Hi, > > there is some path exist on my website say .. > http://localhost:8080/project/admin/ .. i wan that when user enter this url > a default page should open which is one th e following path .. > http://localhost:8080/project/admin/admin-menu.do .. what web.xml entry > should i have to make?
Look at welcome pages. > my all pages under admin folder are secured using TOMCAT BASIC > authentication, will adding a default page in that way will break the > security? It shouldn't. Make sure you understand section SRV.12 of the spec. Mark --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]