Results 1 to 3 of 3

Thread: servlets sessionmanagement.

  1. #1
    Junior Member
    Join Date
    Mar 2007
    Answers
    1

    servlets sessionmanagement.

    hello,
    this is gani,the article shown here are very
    useful to students like me.can u please des-
    cribe about servlets sessionmanagement.

    "OK THANQ"


  2. #2
    Junior Member
    Join Date
    Mar 2007
    Answers
    2

    Re: script for combobox

    when your login in our page , your login id is shown in all pages
    that is stored in session , this is an examle like that you session is used to store the data between login to logout


  3. #3
    Junior Member
    Join Date
    Feb 2008
    Answers
    6

    Wink Re: servlets sessionmanagement.

    Hi gani,

    A Session tracking is the capability of the server to maintain the single client sequential list.

    i.e :- Any data inside req obj can be accessable in 1 req & 1 response. that is after sending the response back to the client, req obj will be destroyed.

    suppose i want to use some data in multiple req & response.I want one obj to store some data in multiple req.

    so in this sutivation obj of http session can be accessed from multiple req. i.e with this obj we can maintain the client conversation with server for some period of time.this period of time is called as Session.

    httpsession is used to maintain the state of a client in web servers


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact