most users, but in a few cases, I am getting this
bean instantiation error
Thanks for the help.
James
-Original Message-
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Thursday, November 23, 2000 2:48 AM
To: '[EMAIL PROTECTED]'
Subject: AW: Strange Sessio
> -Ursprüngliche Nachricht-
> Von: Craig R. McClanahan [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 22. November 2000 22:34
> An: [EMAIL PROTECTED]
> Betreff: Re: Strange Session Behavior
> Sessions get destroyed only when they time out or when you
> inv
James Morgenstein wrote:
> All-
>
> I am having some problems with retrieving my beans out of sessions on JSP
> pages.
>
> Some background, I'm using Tomcat 3.2b8 (also tried 3.1) with Apache 1.3.x
> on Linux with Sun's JDK1.3. Under Tomcat 3.2b8, I have disabled cookies and
> am using URL rewri
All-
I am having some problems with retrieving my beans out of sessions on JSP
pages.
Some background, I'm using Tomcat 3.2b8 (also tried 3.1) with Apache 1.3.x
on Linux with Sun's JDK1.3. Under Tomcat 3.2b8, I have disabled cookies and
am using URL rewriting exclusively.
My problem is this.