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 |
servlet life cycle?
What is servlet looping or chaining?
How can we implement a jsp page?
How do you run a servlet?
What’s the difference between sendredirect and forward methods
Explain the role of dispatcherservlet and contextloaderlistener.
What is the difference in between the httpservlet and generic servlet?
List out the difference between ServletConfig and ServletContext?
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
What is servlet and its advantages?
Who is responsible for writing a constructor?
What are the life cycle methods of a servlet?