what are the disadvantages of cookies?

Answer Posted / desika

DisAdvantages of Cookies:
1.Fundamental disadvantage is as per the definition it
cannot send the huge amount of data.
2.More amount of data will be transferred between the
browser and server.
3.In case of some browser softwares we have a option to
disable cookies,for example in case NetscapeCommunicator we
have a option to disable cookies,in such cases our
application fails.

Is This Answer Correct ?    57 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate between the get and post method

565


What is the default http method in the servlet?

766


What is a servlet engine?

544


What if you need to span your transaction across multiple servlet invocations?

581


What is meant by a web application

543






What are the different methods involved in the process of session management in servlets?

669


What's the difference between authentication and authorization?

551


Why doesn’t a servlet include main()?

561


What is cookie? Why is cookie used?

582


Tell us something about servletcontext interface.

628


how many jsp scripting elements are there and what are those?

542


What is URL Encoding?

624


Can a jsp be called using a servlet?

582


What is the use of httpservletrequestwrapper and httpservletresponsewrapper?

541


Which interface should be implemented by all servlets?

700