What is servlet?
Servlets are modules that extend
request/response-oriented servers, such as java-enabled web servers. For
example, a servlet might be responsible for taking data in an HTML order-entry
form and applying the business logic used to update a company’s order database.
Blog Author: Vijay Kumar
No comments:
Post a Comment