httt method

Answer Posted / siva

doGet, if the servlet supports HTTP GET requests
doPost, for HTTP POST requests
doPut, for HTTP PUT requests
doDelete, for HTTP DELETE requests
init and destroy, to manage resources that are held for the
life of the servlet
getServletInfo, which the servlet uses to provide
information about itself

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the queues in the java collection framework? : java collections

552


Which interface does java.util.hashtable implement?

676


What are the different types of collections views being provided by the map interface? : java collections

615


Which sorting algorithm is used by collections.sort() in java ?

549


What are the classes in the java collection framework? : java collections

595






What are the different types of features of the java collections framework? : java collections

575


What are the differences between the java collection and the java list? : java collections

615


What is the enumerator of the java collection framework? : java collections

566


What are the different types of classes implemented in the set interfaces? : java collections

610


What are the types of the main implementing classes in the map interfaces? : java collections

613


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

1614


What is the use of the list interface in the java collection? : java collections

602


What are the main classes of the list interfaces? : java collections

576


What is deque in the java collections framework? : java collections

540


What is java collection? : java collections

581