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...



if we know the any consultancies, it will place in company work through consultancy(contract base)...

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

Post New Answer

More Servlets Interview Questions

What is difference between server and servlet?

0 Answers  


What is servlet and its life cycle?

0 Answers  


What are the types of an http request?

0 Answers  


Differentiate between get and post?

0 Answers  


What is the capacity that doGet method can send to the server?

5 Answers  






Explain Servlet Chaining ?

2 Answers  


What are Servlets?

0 Answers  


What is DSN and System DSN and what is the difference between them?

2 Answers  


Why do we have servlet listeners?

0 Answers  


How can we create deadlock situation in servlet?

0 Answers  


What are the differences between forward() method and sendredirect() methods?

0 Answers  


Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????

3 Answers   ProgressSoft,


Categories