I don't get that bug (I get lots of others, but not that one!). Are  
you sure coda is in the HTML syntax mode?


On 04/03/2008, at 10:17 PM, michael sharman wrote:

>
> Not sure I understand this one. Isn't the same session linked to the
> user, the same session being the first page load, then the
> asynchronous call to authenticate via a login?
>
> If all you're doing on successful login is setting language specific
> vars in session, is that same session not the one which was originally
> started from the first page load?
>
> On Mar 4, 1:58 am, "Steve Onnis" <[EMAIL PROTECTED]> wrote:
>> 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