Answer Posted / 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 |
Post New Answer View All Answers
What is servlet container. how it works?
Explain get and post.
Explain the difference between generic servlet and http servlet?
What are the new features added to servlet 2.5?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Is servlet synchronized?
How a servlet is unloaded?
What is the need of session tracking in web application?
What exception should be thrown when servlet is not properly initialized?
What is Request Dispatcher?
Should I override the service() method?
What is the life-cycle of servlets?
Differentiate between the get and post method
What do you mean by filter in servlet?
What is servlet in simple terms?