Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem with sessions
- From: shiva at archeanit.com (Subhramanya Shiva)
- Subject: problem with sessions
- Date: Sat Nov 12 19:38:45 2005
Dear Friends
I am wroking with sessions for passing value from one JSP file to
another.
But it is losing in between.
I used
HttpSession hp = request.getSession(true);
session.getValue("userId");
In the first screen it was displaying. but comming to next screen
sessions is returning null. I am using frames in that file.
I was surprised that in the next next screen it was comming.
Is there any way to do that.
Even i used encodeRedirectUrl also.
it is veryurgent. ..............if any one knows please tell me.
lvl....
---
To unsubscribe, mail advanced-java-unsubscribe@xxxxxxxxxxxxxxxx
To get help, mail advanced-java-help@xxxxxxxxxxxxxxxx
- Prev by Date: Request image file from a servlet and sends back to client
- Next by Date: mysterious sessions................
- Previous by thread: help confirm bug, need workaround
- Next by thread: [no subject]
- Index(es):