What is servlets.

Answer Posted / amit kumar rai

servlet is a java program that runs inside a web
container,It is a server side program which is used to
develope web-application.Every Servlet should extends the
Http Servlet Class & overwrite the doget,dopost or both
methods. Both of these methods provides the
HTTPServletRequestObject & HTTPServletResponseObject.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is struts used in java?

479


Which is faster c++ or java?

510


Why java?

527


Why there are no global variables in java?

511


What are the rules regarding quotation marks?

459






Explain main thread under thread class execution?

481


What does @override mean in java?

474


Topic- looping,function overloading,nesting ,polymorphism. Aim - to write a function with a name buzz-buds,that will check whether the given numbers are buddies or not on the basis of no. of parameters passed during function calling.

1596


Please can anybody explain what exactly "the project architecture" means???

1665


What is stateless in java?

495


Can the main method be overloaded?

554


Can I have multiple main methods in the same class?

477


What is default constructor in java?

445


What is the most important feature of java?

454


Is java installed on windows 10?

466