Forgot to include the line:
request.getSession.invalidate();
should be sufficient, I hope.
-Yan
-Original Message-
From: Yansheng Lin [mailto:[EMAIL PROTECTED]
Sent: April 23, 2004 10:08
To: 'Tomcat Users List'
Subject: RE: SESSION PROBLEM in UNIX
Hi
Good. You are makin
rent error message.
-Yan
-Original Message-
From: MUKUND Premchander [mailto:[EMAIL PROTECTED]
Sent: April 23, 2004 04:49
To: Tomcat Users List
Subject: RE: SESSION PROBLEM in UNIX
HI ,
Any suggestions on the problem reported below .I would like to add
another point that this works perfectl
variable becoming null..any specific settings
that I need to check ?
-Original Message-
From: MUKUND Premchander [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 21, 2004 12:23 PM
To: Tomcat Users List
Subject: RE: SESSION PROBLEM in UNIX
Hi,
Thank you for your inputs.
I couldn't impl
esday, April 20, 2004 7:53 PM
To: Tomcat Users List
Subject: Re: SESSION PROBLEM in UNIX
MUKUND Premchander wrote:
> I am using tomcat 3.2 not tomcat 4.0 hence as per your suggestion
> I did try and implement HttpSessionBindingListener and put the object
> into the session in the sam
MUKUND Premchander wrote:
I am using tomcat 3.2 not tomcat 4.0 hence as per your suggestion
I did try and implement HttpSessionBindingListener and put the object
into the session in the same jsp ,
the valueBound was called but when the session access threw null pointer
exception valueUnbound wa
Subject: Re: SESSION PROBLEM in UNIX
MUKUND Premchander wrote:
> Thank you for your reply .
>
> I use IE 6 as my browser in windows and tomcat on HP unix.
> I meant that ,all I did was open a browser window load my application,
> goto a particular page Set page to refresh fo
MUKUND Premchander wrote:
Thank you for your reply .
I use IE 6 as my browser in windows and tomcat on HP unix.
I meant that ,all I did was open a browser window load my application,
goto a particular page Set page to refresh for every 10 secs(
application had a combo box to set interval of refre
x27;Tomcat Users List'
Subject: RE: SESSION PROBLEM in UNIX
Do you know how the session is being tracked in the browser? Cookie,
url? Are you saying you use the same browser in each case? Can you log
the http traffic?
Martin
-Original Message-
From: MUKUND Premchander [mailto:[
Subject: RE: SESSION PROBLEM in UNIX
hi,
Thank you for your reply and suggestion .
I have only one user and one browser window and I get this problem .
I also like to mention that in the starting of the JSP if I added a line
of code like session = request.getSession(false),
then I don't get
lto:[EMAIL PROTECTED]
Sent: Thursday, April 15, 2004 2:24 AM
To: 'Tomcat Users List'
Subject: RE: SESSION PROBLEM in UNIX
Hi, How about implementing HttpSessionListener so that you know when
your session is getting created and destroyed? Also do you have
multiple users running the same
Premchander [mailto:[EMAIL PROTECTED]
Sent: April 14, 2004 07:41
To: Tomcat Users List
Subject: SESSION PROBLEM in UNIX
Hi,
I have a jsp page which is refreshed atuomatically every 10 seconds.I
get and put values in the session by using the implicit session variable
. Everything works fine for
Hi,
I have a jsp page which is refreshed atuomatically every 10 seconds.I
get and put values in the session by using the implicit session variable
. Everything works fine for say 2-3 mins after that the implicit session
becomes null and throws a null pointer exception.
I get a null pointer excep
12 matches
Mail list logo