Answer Posted / ilavarapu brahmaiah
servlets are can
be classified
into two type.
They can be
include
1.generic
servlets
2.http
servlets
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What are the functions of an intercepting filter?
How does java thread pool work?
What is the
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
How do we go with database connection and log4j integration in servlet?
How can you create a session in servlet?
Why servlet is used as controller ? Not JSP? I want complete explation?
What are the types of servlet?
Describe in brief RequestDespatcher?
What’s the difference between sendredirect and forward methods
What are the phases of a servlet life cycle?
What is the need of servlet filters?
Is that servlet is pure java object or not?
What are its drawbacks of cgi?
What do you mean by request dispatcher in servlet? Also explain its methods.