if we know the any consultancies, it will place in company
work through consultancy(contract base). please help me I'm
2008 pass out java candidate...
Answer / venkat
Hi friend ,
if u use getSession(true),first the container checks the
session is avilable or not.if it exists,it uses that session
and returns that session,otherwise it creates new session
but in case of getSession(false),if the session exists for
the user,it uses that session otherwise it returns null
| Is This Answer Correct ? | 2 Yes | 1 No |
What are common tasks performed by Servlet Container?
what are the CGI Programs?
Explain web container.
Explain jsessionid and when is it created?
What is Server-Side Includes?
Which java application server is the best?
what is meant by Transaction Isolation Levels?
What is cookies in servlet with example?
What is lazy loading and what is Generic Servlet Class?
What do you mean by singlethreadmodel interface?
What’s the use of the servlet wrapper classes??
What are the disadvantages of storing session state in cookies?