What is the capacity that doGet method can send to the
server?
Answer Posted / muralisankar
255 characters.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Name the different ways of session tracking.
What is a servlet engine?
Can you create a deadlock condition on a servlet?
What are the differences between the servletconfig interface and the servletcontext interface?
What is the use of httpservletresponsewrapper?
Can we override servlet service method?
What is a deployment descriptor?
What is session tracking?
Explain web container.
what is servlet chaining?
Which are the different ways you can communicate between servlets?
Can we use the constructor, instead of init(), to initialize servlet?
Which http method is said to be non-idempotent and idempotent?
Is tomcat a servlet container?
How do servlets work?