Answer Posted / niranjanravi
depends on the servlets reload properties.
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Write a program to show the functionality of servlets.
How to handle exceptions thrown by application with another servlet?
Explain the features are in servlet 3?
How to make sure a servlet is loaded at the application startup?
What do you mean by session tracking?
Explain the steps involved in placing a servlet within a package?
What is the difference between CGI and Servlet?
What is http servlet? Explain with the help of an example.
Explain the concept of ssi ?
What are Servlets?
what do you understand by url rewriting?
What is the difference between the http servlet and generic servlet?
Should I override the service() method?
Define declaration.
Can we override destroy method in servlet?