On Wednesday 14 July 2004 06:02 pm, dom wrote: > 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 ?
Isn't that proper behaviour? Word is a seperate app. loading a seperate session, etc. Bob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
