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 Posted / 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 |
Post New Answer View All Answers
Explain the concept of ssi ?
List the Different types of servlet?
Which interface must be implemented by all servlets?
What is life cycle of Servlet?
Explain mvc pattern.
How does Cookies work in Servlets?
What is the difference between genericservlet and httpservlet
Explain the difference between generic servlet and http servlet?
What do you mean by web applications? Explain web application directory arrangement?
List out difference between a JavaBean from a Servlet?
Explain servlet.
What is http servlet?
How do you get the ip address of the client in servlet?
What is Servlet API used for connecting database?
How can you use a servlet to generate a plain text instead of html?