Answer Posted / nagireddy
The different types of servlets are there.that is many user
defined servlets and mostly used and important servlets are
two types
1)Generic servlets
2)HttpServlets
Is This Answer Correct ? | 107 Yes | 13 No |
Post New Answer View All Answers
Why session tracking is needed?
Which application server is best for java?
Why filter is used in servlet?
What are the different types of servlets?
What’s the difference between sendredirect and forward methods
What do you mean by chaining in servlet?
What is difference between get and post method?
Explain servlet life cycle?
What is the difference in between the httpservlet and generic servlet?
What do you mean by annotations in servlet?
What is the procedure for initializing a servlet?
What are the new features added to servlet 2.5?
How to read request headers from servlets?
What is generic servlet class?
How do you invoke a servelt?