Why don't we just rename index.jsp to web_start.jsp (or web_start.html,since you are now using JavaScript instead of JSP)?Ok, but then in the webapp will be searched index.* , or a directory listing will appear (and it's not the best to change this setting in the web.xml).
No, index.html will still be there, so it will be found.
