Creating a secured Web application

For this example, create a Web application with two JSP’s—sso.jsp and authorized_error.jsp. This sample secured Web application consists of these two files and the WEB-INF/web.xml that defines the Web application to the Web container.