put
<[EMAIL PROTECTED] contentType="text/html" session="false"%>
or
<%@ page session="false" %>

In the header of your jsp that you dont want caching.

Chris

-----Original Message-----
From: VERMA, SANJEEV (SBCSI) [mailto:[EMAIL PROTECTED]
Sent: 26 January 2004 18:33
To: 'Struts Users Mailing List'
Subject: RE: Session Problem


Initially I thought the same way, but it is happening between different
Machines. Looks like this is some kind of caching problem but couldn't
figure it out where.

-----Original Message-----
From: Robert Nocera [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 26, 2004 12:40 PM
To: 'Struts Users Mailing List'
Subject: RE: Session Problem


If there is no server activity, is it possible the page you are looking at
is cached?

-Rob

-----Original Message-----
From: VERMA, SANJEEV (SBCSI) [mailto:[EMAIL PROTECTED] 
Sent: Monday, January 26, 2004 12:24 PM
To: [EMAIL PROTECTED]
Subject: Re: Session Problem

I put the topic as "Re: Session Problem" because it may be related with same
problem.

In my application I am using Struts 1.1 and WebSphere 5.0. 

First time when I login into the application it works fine.
The problem starts after that, when I open a new browser not by Ctrl+N or
File-->New-->Window, but I start a new Browser from my "Windows 2000 Start"
randomly I found myself auto logged in to my application and it happens like
1 in 10 times only.
The strange thing is even when I logged-in on my machine, if I open the
login page from other's machine also the same problem happens. Irrespective
of from where I go to login page randomly I found myself logged-in.
It is not like it happens just with my ID, it happens with anybody's ID.
And whenever that auto-login happens , it doesn't show any activity on
server(I check log files for that).

It is really a weird problem, if anybody has faced similar kind of problem,
please let me know.
By the way the WebSphere 5.0 is on AIX box.

Your help will be appreciated.
Regards
Sanjeev

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


***********************************************
This e-mail and its attachments are confidential
and are intended for the above named recipient
only. If this has come to you in error, please 
notify the sender immediately and delete this 
e-mail from your system.
You must take no action based on this, nor must 
you copy or disclose it or any part of its contents 
to any person or organisation.
Statements and opinions contained in this email may 
not necessarily represent those of Littlewoods.
Please note that e-mail communications may be monitored.
The registered office of Littlewoods Limited and its
subsidiaries is 100 Old Hall Street, Liverpool, L70 1AB.
Registered number of Littlewoods Limited is 262152.
************************************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to