Not shure about that, haven't used it. We have our own form based login that bypasses the servlet container completly. (As we still use servlet container that doesnt supplie one)
If nobody else replies you have to try wether you can use a filter befor j_security_check. > -----Original Message----- > From: Guru Mandavia [mailto:gmandavia@;smartbrief.com] > Sent: Thursday, October 31, 2002 4:41 PM > To: Tomcat Users List > Subject: Re: keeping user logged in using j_security_check > > > Ralph, > One more. Is there way to run the filter prior to > j_security? or are you > suggesting to completely get rid of j_security and implement > the security > using filters? > -- To unsubscribe, e-mail: <mailto:tomcat-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>
