What are the exceptions thrown by Servlets?
Answer Posted / madhuri
servlet can thrown any type of unchecked Exception
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
How to get the actual path of servlet in server?
Which httpsession object is used to view and manipulate information about a session?
Difference between forward() method and sendredirect() method ?
What is ServletContext object?
Explain jsessionid?
What is the major difference between context parameter and context attribute?
What do you mean by cgi?
Why are servlets used?
What is the default http method in the servlet?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
Tell us something about servletconfig interface.
Explain get and post.
Is tomcat a servlet container?
What is the major difference between servlet and applet?
What are the common methods that are included in the http servlet class?