What are the disadvantages of storing session state in cookies?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Servlets Interview Questions

In servlets, Why do we need both GET and POST method implementations?

3 Answers   IBM,


how the server will know its the same jsp page?

3 Answers   HCL,


How do you define a servlet?

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,


What is the difference between Server and Container?

0 Answers  






How do you deal property files in servlet?

0 Answers  


can i call init() method in destroy() method of servlset. ?

5 Answers   IBM,


What is the use of httpservletrequestwrapper?

0 Answers  


request parameter how to find whether a parameter exists in the request object?

0 Answers  


What do you mean by annotations in servlet?

0 Answers  


What is a servlet?

0 Answers  


Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?

0 Answers  


Categories