Answer Posted / maulik patel
It is a server side program that is responsible to capture
and interpret the clients Request and respond to teh client
with the requested information.
| Is This Answer Correct ? | 19 Yes | 7 No |
Post New Answer View All Answers
What are some disadvantages of storing session state in cookies?
Which is the methods of generated servlet?
How do I know if java is running on linux?
What is the process for chaining servlet?
What are different ways for servlet authentication?
Why do we need servlet filter?
How do you run a servlet?
Which interface must be implemented by all servlets?
Can we override servlet service method?
What do you mean by web applications?
Define declaration.
Can you explain in detail 'javax.servlet' package?
What are the differences between forward() method and sendredirect() methods?
What is the use of servletconfig interface?
What is called Scriptlet?