Hi!!
I use Tomcat 4.1 within JBoss 3.2.3 and JAAS.
I need to know the page requested before the authentication take the control
of the view. I find that information in the StandardSession's note
"org.apache.catalina.authenticator.REQUEST".
How can i read it?!
request.getSession() is a StandardSessionFacade with the "session" field
(that have the public getNotes()) unaccessible... :(

Any idea?!


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to