When defining an AJP13 connector with "tomcatAuthentication='false'", is there a way to retrieve Role information about the remote user with the javax.servlet.http.HttpServerRequest.isUserInRole(java.lang.String userName) method?
I've tried defining the user's role in an XML realm file, and that didn't seem to work. Bradley M. Handy Programmer/Analyst Spring Arbor University mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
