Newbie - How to setup startup default page
Hello All,
My WebProject has index.jsp & Login.jsp
When I enter http://shdevsvr:8080/SearchWebApp/index.jsp, the page displays correctly.
However, when I enter just the http://shdevsvr:8080/SearchWebApp url, I would like to display index.jsp as default page.
How to setup index.jsp as default start page
I am getting You are not authorized to view this page error. I have admin right to the machine and the folder.
Any help will be appreciated.

