What is servlet?

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


Please Help Members By Posting Answers For Below Questions

hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code

2294


Can we override servlet service method?

595


What are all the protocols supported by httpservlet?

660


Explain is servlet mapping?

595


Servlet is pure java object or not?

731






What is java servlet session?

541


How can you push data from an Applet to a Servlet?

626


When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?

583


What if we pass negative value in load-on-startup?

822


Which are the different ways you can communicate between servlets?

544


Why don't we write a constructor in a servlet?

602


Tell us something about servletcontext interface.

637


Define declaration.

630


What do you mean by httpservlet and how it is different from the genericservlet?

552


What are the objects involved when a servlet receives a call from client?

559