Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Does an AJAX call keep the session alive ?

843840Oct 23 2007 — edited Oct 25 2007
Hi

I am not sure whether this is a question which I should post here.. but..

I have a jsp which makes some AJAX calls depending on user action..

well, my understanding is.. the server will not differentiate whether the request from the client is a synchronus or asynchronus one.. and if it did get a request from the client, the session will not time out within the time limit specified. So my question is there anyway the AJAX call will not actually affect the session time out ?
Is my understanding as mentioned above.. wrong ?

Thanks in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 22 2007
Added on Oct 23 2007
9 comments
1,154 views