Is there a way to get access to request object without servlet in tomcat 4?
I need to access request in a JAAS login module. For various reasons, I can't pass request with callbackHandler.Is there something similar in Tomcat like in JBosss:PolicyContext.getContext(key), where key is request's classname? thanks a lot for any advice
[286 byte] By [
glowia] at [2007-11-26 15:37:07]
