Thursday, August 28, 2008

Customize 401 Error Page with HTTP Basic Authentication

For HTTP Basic Authentication, you define the auth type as BASIC.

After adding an error-page element in web.xml to customize 401 error page, HTTP auth will not work.

So far with Tomcat 6.0, I have found no way to make them work.

No comments: