Java Session

Reply

Join Date: Mar 2007
Posts: 17
Reputation: arunprashanth is an unknown quantity at this point 
Solved Threads: 0
arunprashanth arunprashanth is offline Offline
Newbie Poster

Java Session

 
0
  #1
Jun 18th, 2007
Hi
In any project we can set values to the session.and get value from the session. which place or path the session information to be stored.

Thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Feb 2007
Posts: 539
Reputation: thekashyap will become famous soon enough thekashyap will become famous soon enough 
Solved Threads: 50
thekashyap's Avatar
thekashyap thekashyap is offline Offline
Posting Pro

Re: Java Session

 
0
  #2
Jun 18th, 2007
(assuming you're talking abt HTTP Sessions) AFAIK they are stored in memory and not serialized to any normal flat file. (although you might wanna check if HttpSession class implements serialize or not)
Are you Agile.. ?
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,144
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: Java Session

 
0
  #3
Jun 18th, 2007
The server can serialise sessions as needed, but you don't need to worry about that and shouldn't care.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC