2011/4/28 Juriy Bura :
> I'd appreciate any other hint how to access Manager from context
a) use JMX, like the Tomcat Manager web application does
b) implement a Valve that does whatever you want. Valves have access
to Tomcat classes.
c) (hacky) Thread.getContextClassLoader() and follow some lin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Juriy,
On 4/27/2011 4:08 PM, Juriy Bura wrote:
> I need to access the Manager from the servlet (or filter) in Tomcat to load
> the custom session by custom session ID.
Wait, what?
> Answering your next question: why do I need it. There's an old bug
Hello everybody!
I need to access the Manager from the servlet (or filter) in Tomcat to load
the custom session by custom session ID.
Answering your next question: why do I need it. There's an old bug in Flash
that causes it to send cookies from IE and not from the current browser. So,
if I'm in