Hi, I'm doing a JAAS login in a servlet i.e. I'm not using realms and I'm not using form-based auth - for this purpose (form-based is used but not for anonymous users).
I'm logging all anonymous users in (behind the scenes i.e. without the user even knowing) using a jaas loginContext but I need to notify tomcat so that the request can reflect the anonymous user's login status. Is this workable or are we just banging our heads against a brick wall? Thanks Joe -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>