session

Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
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

session

 
0
  #1
Jun 19th, 2007
Hi

what purpose of HttpSessionContext? all the session information
are stored this place.

Thanks inadvance
arun
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,273
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 494
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: session

 
0
  #2
Jun 19th, 2007
HttpSessionContext a public abstract interface which was deprecated and should not be used because of security reasons. What are you trying to do?
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
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

Re: session

 
0
  #3
Jun 19th, 2007
Thanks for your replay.
i want know where or which path the session information stored either client or server.(HttpSession)

by
arun
Reply With Quote Quick reply to this message  
Join Date: Jun 2007
Posts: 14
Reputation: msi_333 is an unknown quantity at this point 
Solved Threads: 1
msi_333's Avatar
msi_333 msi_333 is offline Offline
Newbie Poster

Re: session

 
0
  #4
Jun 19th, 2007
This depends on your application , there is something called session ID .this can be saved at the client and server side.The server extract the session ID from the HTTP request to identify the current session .
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
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: session

 
0
  #5
Jun 19th, 2007
Unless you're writing a webserver you don't need to know.
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:




Views: 703 | Replies: 4
Thread Tools Search this Thread



Tag cloud for Java
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC