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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Session problems with ajax

843842Jun 1 2008 — edited Jun 19 2008
Hi!!

I�m having problems with the Session.
I put info on session, on a Servlet. I do a System.out.println to see If session have my data and it have this.
But when I try to access to this info with an Ajax call I can�t access to it. When I do an ajax call to a servlet
the session doesn�t exist. Why?? Maybe J2EE think thats it�s another client????

How can I acceded to the session with data. How can I identified the session??????
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 17 2008
Added on Jun 1 2008
4 comments
260 views