What are the exceptions thrown by Servlets?
Answer Posted / baskar
Servlet Exception and IOException
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
How do I know if java is running on linux?
Why don't we write a constructor in a servlet?
What are the various ways of session supervision in servlets?
What is cgi and what are its drawbacks?
What are the disadvantages of storing session state in cookies?
Why servlet is used as controller ? Not JSP? I want complete explation?
What is ServletContext object?
Why HttpServlet class is declared abstract?
How can we refresh automatically when new data has entered the database?
Explain url encoding?
What are the new features added to servlet 2.5?
Does servlet have main method?
Can you use javascript in servlets?
What is the difference between encodeRedirectUrl and encodeURL?
Explain the lifecycle of a servlet?