943,758 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 819
  • Java RSS
Jun 19th, 2007
0

session

Expand Post »
Hi

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

Thanks inadvance
arun
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
arunprashanth is offline Offline
17 posts
since Mar 2007
Jun 19th, 2007
0

Re: session

HttpSessionContext a public abstract interface which was deprecated and should not be used because of security reasons. What are you trying to do?
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 871
Code tags enforcer
peter_budo is offline Offline
6,656 posts
since Dec 2004
Jun 19th, 2007
0

Re: session

Thanks for your replay.
i want know where or which path the session information stored either client or server.(HttpSession)

by
arun
Reputation Points: 10
Solved Threads: 0
Newbie Poster
arunprashanth is offline Offline
17 posts
since Mar 2007
Jun 19th, 2007
0

Re: session

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 .
Reputation Points: 10
Solved Threads: 4
Newbie Poster
msi_333 is offline Offline
22 posts
since Jun 2007
Jun 19th, 2007
0

Re: session

Unless you're writing a webserver you don't need to know.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: trim()
Next Thread in Java Forum Timeline: Not sure how to compile three separate codes





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC