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
How do you define a servlet?
Why doesn’t a servlet include main()?
What is Servlet API used for connecting database?
How is the get () method different from the post() method?
What is Servlets and explain the advantages of Servlet life cycle?
What is the use of send redirect () method?
What is servlet and its types?
Given the request path below, which are context path, servlet path and path info?
what is the different between a servlet and a cgi? Why do you go for servlet rather than cgi?
Why jsp is better than servlet?
How do you invoke a Servlet? What is the difference between doPost method and doGet method?
Whats the advantages using servlets over using CGI?
How do servlets work?
Write a program to show the functionality of doget and dopost method?
Which java framework is most popular?