What is meant by Servelet? What are the parameters of service
method?

Answer Posted / aruna raman

A servlet is a Java programming language class used to
extend the capabilities of servers that host applications
accessed via a request-response programming model.

Although servlets can respond to any type of request, they
are commonly used to extend the applications hosted by Web
servers. For such applications, Java Servlet technology
defines HTTP-specific servlet classes.

init()
service()
getServletConfig()
getServletInfo()
destroy()

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are three advantages of using functions?

540


What does n mean?

523


How variables are stored in memory?

541


What are some examples of variable costs?

495


What is the main difference between java platform and other platforms?

511






What is a nested structure?

541


Explain the advantages of packages in java?

517


can any body body expalin best definitions & best real time exaples for opps concepts.

1843


Why does java not support operator overloading?

663


What is difference between float and double?

508


What are the types of methodology?

516


What is the final keyword?

559


What is a buffer in computer?

518


Which browsers work with java?

569


What is the purpose of a volatile variable?

561