-
-
-
-
How to get value from init() method in servlet? orhow to get initializaion time values from init() in servlet?
Plz ans !!!!!!!!!!!!!!!!!!!
-
What is the servlet?
Servlets are modules that extend request/response-oriented servers, such as Java-enabled web servers. For example, a servlet may be responsible for taking data in an HTML order-entry form and applying the business logic used to update a company's order database.
-
-
-
-
_jspService() Method
Why do we use underscore(_) symbol only with jspService() method?
-
-
-
-
What is the difference between servlets and applets?
Servlets are to servers. Applets are to browsers. Unlike applets, however, servlets have no graphical user interface.
-
-
-
-
-
-
-
Servlets Interview Questions
Ans