-
-
-
-
-
-
Describe Servlet Class Hierarchy.
Class java.lang.Object
-
Can I just abort processing a JSP?
Yes. Because your JSP is just a servlet method, you can just put (whereever necessary) a < % return; % >
-
-
-
-
-
-
-
-
-
-
-
Waht is the difference between Generic servlet and HTTPServlet
Give me the answer
-
-
Servlets Interview Questions
Ans