Re: Debugging "The document contains no data" error

2003-07-08 Thread Mark Riddoch
Do you Yahoo!? The New Yahoo! Search - Faster. Easier. Bingo. http://search.yahoo.com --------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Athoa Signatu

Sharing a session between multiple frames

2003-07-01 Thread Mark Riddoch
I have a webapp that makes use of the session to store a key to track the current state of a user. This all works fine under Tomcat 4.0 but when I move to 4.1 on Linux I get a problem as soon as I start invoking multiple frames on a page. It seems that a different thread is used for the two fra