As always, Jim and Craig, you have been a tremendous help in pointing
me in the correct direction. Your responses definitely do not go
unread. I have studied, and will continue to review, your comments so
that I can be sure to inject best practices and good engineering into
this system. Many of
lt;[EMAIL PROTECTED]>
Sent: Monday, September 13, 2004 1:41 PM
Subject: Re: the real world is always dirtier
> hihi!
>
> but theoretically, isn't it impossible to have more than one request at
> any single point in time?
>
> i'm trying to picture simultaneou
hihi!
but theoretically, isn't it impossible to have more than one request at
any single point in time?
i'm trying to picture simultaneous requests for the same session, but i
can't see it... :p
when you say simultaneous requests for the same session do you mean:
- the user has logged into the
WITHIN:
Michael McGrady
My thought would be to initialize a state object and put it in either
the http session or a session bean and then each page can work with
this state object as a general filter when executing business logic.
This way, each form and link will be just the core data needed
On Mon, 13 Sep 2004 12:08:06 -0400, Brantley Hobbs <[EMAIL PROTECTED]> wrote:
>
> Some platforms don't allow sessions to be available to each machine in a
> cluster, most notably the web "platform" (I use the term loosely) found
> to be in widespread use by a certain large unnamed software company
See intermixed.
On Mon, 13 Sep 2004 11:34:17 -0400, Dan Allen <[EMAIL PROTECTED]> wrote:
> This nice thing about examples is that they are so clean and pretty.
> The real world just hands you a shovel and says "Start moving this
> horse crap."
>
> I have an application in which there are a handf
>You're manager may be an idiot on this... depending on platform,
settings >etc. Most importantly, everything you put in the session must
be >serializable in order for the servers to pass around the session
data.
>I would also be interested in knowing why, in your case, server
affinity >would be
> -Original Message-
> From: Dan Allen [mailto:[EMAIL PROTECTED]
> Sent: Monday, September 13, 2004 8:34 AM
> To: Struts Users Mailing List
> Subject: the real world is always dirtier
>
>
> This nice thing about examples is that they are so clean and pretty.
> The real world just hands
8 matches
Mail list logo