-
Waht is the difference between Generic servlet and HTTPServlet
Give me the answer
-
-
-
-
-
-
-
-
-
-
-
Can I just abort processing a JSP?
Yes. Because your JSP is just a servlet method, you can just put (whereever necessary) a < % return; % >
-
Describe Servlet Class Hierarchy.
Class java.lang.Object
-
-
-
-
-
-
-
How to get value from init() method in servlet? orhow to get initializaion time values from init() in servlet?
Plz ans !!!!!!!!!!!!!!!!!!!
Servlets Interview Questions
Ans