"Craig R. McClanahan" wrote:
>
> On Thu, 15 Nov 2001, Paul Speed wrote:
>
> > Date: Thu, 15 Nov 2001 14:40:35 -0500
> > From: Paul Speed <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> > To: Tomcat Developer
- Original Message -
From: "Craig R. McClanahan" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 11:39 AM
Subject: Re: Distributed Session Management
|
|
| On Thu, 15 Nov 2001, Paul Speed wrote:
|
On Thu, 15 Nov 2001, Paul Speed wrote:
> Date: Thu, 15 Nov 2001 14:40:35 -0500
> From: Paul Speed <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Re: Distributed Session Man
ind. :)
-Paul
Tom Drake wrote:
>
> Mika:
>
> - Original Message -
> From: "Mika Goeckel" <[EMAIL PROTECTED]>
> To: "Tomcat Developers List" <[EMAIL PROTECTED]>; "Tom Drake"
> <[EMAIL PROTECTED]>
> Sent: Thursday, Novembe
Mika:
- Original Message -
From: "Mika Goeckel" <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>; "Tom Drake"
<[EMAIL PROTECTED]>
Sent: Thursday, November 15, 2001 3:31 AM
Subject: Re: Distributed Session Management
|
Tom,
from my (personal?!) philosophy, tests should be with the tested targets. My
experience tells me that tests get out of focus if they are in a separate
tree.
Now when you are going to start hacking, is your approach creating use
cases, sequence diagrams etc. before, or something like class re
Read the archives of this list...this comes up every few months, people talk
about it and then nothing happens...
This isn't a 100% easy problem to solve.
-jon
thanks a lot for the response. i've looked at the SessionINterceptor
but i can't see how it exposes enough functionality to implement
this paradigm. It seems more for messing with an existing session
as opposed to instantiating and returning one. Maybe I am
wrong though.
topher
> As far as where
Sounds like a VERY cool idea!
What kind of database structure do you use? I know that ColdFusion
and PHP both have the capability to store their session info in a database,
do you know what schema they use? If your code can use the same
schema as PHP or ColdFusion, then one could conceivably use