Hi,
Im my previous work, I tried to see how to call on Tomcat about the validity of
a session. I have found a solution using the web-app manager provided with
Tomcat. And I am trying to install this webapp in JOnAS, but I run up against
some problems, so some questions:
Is it possible to install
Thanks a lot, Christopher, for your answer, but I am looking for a solution the
most generalizable possible. Does it exist an interface or a Mbean in Tomcat
responsible for managing the session (and so my cookie JSESSIONID)?
Thomas
PS: I am currently looking for a Tomcat's test where the develo
Hello,
My cuurent work relates to a context where we want to update a J2EE application
without stopping it. So it exists a period during which we have two kinds of
clients :
Those who are working on the "old version" and the others who are working on the
"new version".
As a result we have to sep