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
What is the difference between servlet and jsp?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is called Scriptlet?
What is the life cycle of a servlet?
Explain in brief the directory structure of a web application?
What is the GenericServlet class?
What are the exceptions thrown by servlets? Why?
Name the different ways of session tracking.
Which event is fired at the time of session creation and destroy?
What methods do you use in servlet - applet communication?
Why is Servlet so popular?
What is called servlet container?
Why don't we write a constructor in a servlet?
what do you understand by url rewriting?
What are session variable in servlets?