2012年1月26日星期四

Servlet and JSP development with Eclipse WTP 2

Servlet and JSP development with Eclipse WTP

6.4. Adjust web.xml

Set the JSP page as the welcome page for your application. This is optional but make it easier because the JSP is automatically opened if the application is started. Modify the file "WebContent/WEB-INF/web.xml" to the following.