How many Cookies can a host support?
Answers were Sorted based on User's Feedback
Answer / anji
The browser is expected to support 20 cookies for each Web
server, 300 cookies total, and may limit cookie size to 4
KB each.
Is This Answer Correct ? | 8 Yes | 1 No |
Answer / guest
two types of cookjies are used in hosting support
Is This Answer Correct ? | 1 Yes | 2 No |
what is the difference between servlets and struts?
What is a generic servlet?
What are all the protocols supported by httpservlet?
What must be implemented by all servlets?
can u give some realtime example in ploymorphism? and inheritance?
What methods do we use in Servlet to Applet communication?
How do you communicate in between Applets and Servlets?
How do servlets work?
What is the need of servlet filters?
What is httpservlet class?
difference between forward and sendredirect
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?