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
