Re: Session listener

2005-03-15 Thread Giuseppe Briotti
> == > Date: Mon, 14 Mar 2005 17:09:35 -0600 (CST) > From: Christian Rebollar <[EMAIL PROTECTED]> > To: Tomcat Users List , [EMAIL PROTECTED] > Subject: Re: Session listener > == > > I don't know, but when I clos

Re: Session listener

2005-03-14 Thread Christian Rebollar
I don't know, but when I closed the browser the listener class catch sessionDestroyed event. --- Ben Souther <[EMAIL PROTECTED]> wrote: > How could weblogic know that you closed your > browser? > > > On Mon, 2005-03-14 at 17:57, Christian Rebollar > wrote: > > I used weblogic and HttpSessionLis

Re: Session listener

2005-03-14 Thread Ben Souther
How could weblogic know that you closed your browser? On Mon, 2005-03-14 at 17:57, Christian Rebollar wrote: > I used weblogic and HttpSessionListener interface, and > when I closed browser weblogic invalidated the session > and the listener class catch it, but with tomcat > didn't happen the sam

Session listener

2005-03-14 Thread Christian Rebollar
I used weblogic and HttpSessionListener interface, and when I closed browser weblogic invalidated the session and the listener class catch it, but with tomcat didn't happen the same, the session died until timeout. There is a way to do it or it can't be done?? thx

RE: session listener not listening

2004-07-16 Thread Stephen Charles Huey
One other thing: most of our web app's Java classes are put into a single JAR file in JBuilder that we then dump into Tomcat's common\lib directory. However, we have to put our servlets individually into Tomcat's common\classes directory. My session listener class gets compil

RE: session listener not listening

2004-07-16 Thread Stephen Charles Huey
I'm trying to add this session listener to a production site that often has over 2,000 concurrent users (according to the Tomcat manager app). As far as I can tell, a session is created as soon as you log in because the very first JSP is accessing a bunch of session beans. However, my lis

RE: session listener not listening

2004-07-16 Thread Shapira, Yoav
Hi, Are you sure that page you are accessing creates a session? ;) Yoav Shapira Millennium Research Informatics >-Original Message- >From: Stephen Charles Huey [mailto:[EMAIL PROTECTED] >Sent: Thursday, July 15, 2004 7:06 PM >To: Tomcat User >Subject: session listene

session listener not listening

2004-07-15 Thread Stephen Charles Huey
My session listener doesn't seem to be listening. At the top of my web.xml (before any servlet elements, and I have nothing like a filter or anything else before it), I have this: central.OurSessionListener Here is my listener class: package central; i

2 Problems with Session Listener

2003-02-13 Thread chanan braunstein
Hello, I am using Tomcat 4.1.18 and JDK 1.4.1 I found two problem or bugs: 1) Using Session Listener's sessionDestroyed event I tried to get the session from HttpSessionEvent and log certain information from the session, however this throws an IllegalStateException because the session

Re: AW: session listener

2002-03-15 Thread Craig R. McClanahan
On Fri, 15 Mar 2002, Lauer, Oliver wrote: > Date: Fri, 15 Mar 2002 11:30:05 +0100 > From: "Lauer, Oliver" <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]> > To: 'Tomcat Users List' <[EMAIL PROTECTED]> > Subject: AW:

AW: session listener

2002-03-15 Thread Lauer, Oliver
Freitag, 15. März 2002 11:31 An: Tomcat Users List Betreff: session listener Hello, I'd like to add a listener to a session (there's no method for this in HttpSession class). I read that I have to configure the web.xml file but I don't know how Does anyone can help me? thanks A

session listener

2002-03-15 Thread Aline
Hello, I'd like to add a listener to a session (there's no method for this in HttpSession class). I read that I have to configure the web.xml file but I don't know how Does anyone can help me? thanks Aline WEBCASTER T +33 (0)3 28 36 25 25 F +33 (0)3 20 13 06 04 http://www.oeilpouroeil.fr h