I need to maintain a session object between Realm and Servlet.

I have written a CustomRealm and every thing working fine and now it
is required to send an object to servlets (possibly by
HttpRequestServlet ) But i know/think Servlet is not yet Initiated.

So how it is possible to access HttpRequestServlet and set some
session attribute in my Custom Realm which extends RealmBase.

Or else it should be a different Procedure.

Waiting for some clue.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to