What is HTTP Session ?

Answer Posted / ramesh

HTTP Session is mainly used for clients, to trace their
requests towards server. For each client, a unique session
will be maintain until the server gets shutdown. Each client
have separate session ID

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what do you understand by url rewriting?

546


What is the use of servlet wrapper classes?

667


What is webservlet?

531


What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?

614


What are the supporting protocol by HttpServlet ?

652






If a servlet is not properly initialized, what exception may be thrown?

623


explain the advantages of servlet life cycle?

555


Why the concept of single thread model interface is used?

549


Explain the difference between servletconfig and servletcontext in servlet?

565


how many jsp scripting elements are there and what are those?

542


Is servlet a server side scripting language?

553


How forward () method is different from send redirect () method?

514


How to rectify errors in java servlet while compilation?

517


Can you explain in detail 'javax.servlet' package?

545


How to get the IP address of client in servlet?

623