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
What are the different types of collections views being provided by the map interface? : java collections
What are the types of interface used in the java collections? : java collections
Which interface does java.util.hashtable implement?
What are the types of java collections? : java collections
What is the enumerator of the java collection framework? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
Should we create system software ( e.g operating system ) in java ?
What is the Spring2.5 MVC Navigation flow?
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?
What are the types of the main implementing classes in the map interfaces? : java collections
What is iterator in the java collections framework? : java collections
What is the difference between comparable and comparator in java.util pkg?
please mail me the interview question based on java/j2ee
What are the interfaces in java collections? : java collections