On October 11, 2002 01:18 pm, Craig R. McClanahan wrote: > To implement anything like that, you'd need to modify Tomcat's > authenticator classes (and, of course, become container dependent).
Or, use servlet-managed security, that is, break down and write your own authentication. Not for the faint of heart, but not terribly involved - the devil is in the details. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>