Well no not really.  What i am actually trying to do is a language selector
and storing the language in the session scope so what i am trying to do is
valid, i think anyway.

  _____  

From: cfaussie@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Mark Ireland
Sent: Tuesday, 4 March 2008 10:19 AM
To: cfaussie@googlegroups.com
Subject: [cfaussie] Re: Maintaining sessions across Ajax calls


You should ask the question: 'How do I stop hacking of the session with
ajax?'
and work backwards from there.

> From: [EMAIL PROTECTED]
> To: cfaussie@googlegroups.com
> Subject: [cfaussie] Maintaining sessions across Ajax calls
> Date: Tue, 4 Mar 2008 01:58:55 +1100
> 
> 
> 
> Just wondering if anyone can tell me how to maintain and update sessions
> across Ajax calls. Basically what I am trying to do is a login process
over
> an Ajax call. The login happens on the Ajax call but the main browser
> session is not being updated so if I refresh the page the old session is
> still there. I have tried passing the JSESSIONID across into the Ajax URL
> but it doesn't seem to want to update the main browser window with the new
> session info.
> 
> Any ideas on this one?
> 
> Steve
> 
> 
> 




--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to