On Mon, 5 Jul 2004, Gabor Szabo wrote:

On Mon, 5 Jul 2004, Ron Savage wrote:

> I'm subscribed to the list, so no need to duplicate your post.
sorry

>
> > I don't understand why is this different - from the point of view of
> > the session management code - than accessing two separate pages
> > one after the other.

> It is a problem because user options chosen in the right frame are
> saved in a session under a session-id, and that session-id is not
> known to the left hand frame.
>
> So the left-hand frame cannot get the new values out of the session in
> order to tailor the output according to those new options.

Do you expect the left hand to know what the right hand does without
hitting the server ? Then this is not a CA issue.

On the other hand AFAIK IMHO if you are using the session management
on the server correctly (well, to some degree of correctness) and keep
return the same cookie that you got from the client then you should have
one session object only.

Now thinking aloud, is it possible that when the browser gets the page
with the frame it does not send back the same cookie to each request, both
to the right and the left pane ?

 Gabor

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[EMAIL PROTECTED]/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to