Answer Posted / tanu
types of servel are:
1.generic servlet
2.Http servlet
| Is This Answer Correct ? | 76 Yes | 7 No |
Post New Answer View All Answers
Can you use javascript in servlets?
What do you mean by request dispatcher in servlet?
Explain the working of service() method of a servlet.
What are some advantages of storing session state in cookies?
What is difference between jsp and servlet?
What is the difference between the include() and forward() methods?
Why filter is used in servlet?
What is httpservlet and how it is different from genericservlet?
How to upload a file to the server using servlet?
What are the differences between servlet context vs servlet config?
Why is a constructor needed in a servlet even if we use the init method?
Define declaration.
Difference between GET and POST?
What do you mean by annotations in servlet?
What are the phases of the servlet life cycle?