On 11/16/12 2:29 PM, "Yaowen Tu" <yaowen.tu at gmail.com> wrote: > >It seems that most of the error will be redirected to error.jsp page, can >you tell me when will login-error.jsp and error-404.jsp page be used? The 404 page is set in web.xml and I assume the other one is the error page if container authentication is configured in web.xml. -- Scott