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
Whether thread can be used in servlets?
What do you mean by interservlet communication?
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
What are the differences between forward() method and sendredirect() methods?
how many jsp scripting elements are there and what are those?
What’s the use of the servlet wrapper classes??
Is servlet a server side scripting language?
How is the get () method different from the post() method?
How to get the server information in a servlet?
What is the use of servletconfig interface?
What are the two important api's in for servlets?
why we should override only no-agrs init() method.
How can we upload the file to the server using servlet?
Can you create a deadlock condition on a servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?