I'd guess that word was acting as another browser so new cookies and all that so there 
isnt really any way around it unless you recode your application to store session 
information elsewhere and perhaps access it using the host IP as a key or something 
like that.

-----Original Message-----
From: dom [mailto:[EMAIL PROTECTED]
Sent: 14 July 2004 23:03
To: Tomcat Users List
Subject: lost session


Hi

I don't know if this list is the right one, but I'd like to find some
information about my session problem :

I'm using tomcat 5.0.27 on win2000, j2sdk-1.4.2_04
My problem is that I have a jsp including custom tags, everything is fine
when the jsp shows in IE6.
But when I want to edit this page with MS-Word 2003 using the IE "edit"
button, Word reloads the page, and the custom tags are empty because the
session is lost. (in fact it' a new session, and Word loads the jsp twice).
Does anybody have a solution to this problem ?

Dom
Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not the 
intended recipient or the person responsible for delivering to the intended recipient, 
be advised that you have received this E-mail in error and that any use or copying is 
strictly prohibited. If you have received this E-mail in error please notify the 
beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual sender and 
not beCogent Ltd. You must take full responsibility for virus checking this email and 
any attachments.
Please note that the content of this email or any of its attachments may contain data 
that falls within the scope of the Data Protection Acts and that you must ensure that 
any handling or processing of such data by you is fully compliant with the terms and 
provisions of the Data Protection Act 1984 and 1998.


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

Reply via email to