Answer Posted / guest
session object is used to maintain a user session related
information on the server side. you can store,retrieve and
remove information from a sessoion object according to ur
program logic.A session object created for each user
persists on the server side,either until user closes the
browser or user remains idle for the session expiration
time,which is configurable on each server.
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What do you mean by chaining in servlet?
Servlet is pure java object or not?
What is cgi?
Does servlet have main method?
What are the types of protocols supported by httpservlet ?
What is http servlet?
What are the uses of servlets?
How can the referrer and the target urls be used in servlet?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Define declaration.
What is the difference between Difference between doGet() and doPost()?
List the Different types of servlet?
What are the supporting protocol by HttpServlet ?
What is difference between cookies and httpsession?
What are important features of Servlet 3?