Default page for some path 2007-10-04 - By Mark Thomas
Back 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@(protected) To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|