Answer Posted / janet
Servlets are modules that extend requests/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 data base.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is cgi and what are its drawbacks?
What are the steps involved in placing a servlet within a package?
How are filters?
What is the directory structure of a war file?
What is the difference in between the httpservlet and generic servlet?
Does servlet have main method?
List out the difference between ServletConfig and ServletContext?
What is called servlet container?
What is httpservlet and how it is different from genericservlet?
What methodology can be followed to store more number of objects in a remote server?
What does the term localization refer to?
Explain the war file?
Why is httpservlet declared abstract?
What do you mean by scope object and what are its types?
What is the difference between the http servlet and generic servlet?