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
Explain Action Servlet?
Define declaration.
Explain the role of dispatcherservlet and contextloaderlistener.
What is Request Dispatcher?
What is servlet mapping?
What are the differences between forward() method and sendredirect() methods?
What are Servlets?
How to upload a file to the server using servlet?
How can you push data from an Applet to a Servlet?
What are the different methods of session management in servlets?
How printwriter is different from servletoutputstream?
What is the inter-servlet communication?
How forward () method is different from send redirect () method?
How do you invoke a servelt?
What are the differences between servlet context vs servlet config?