HTTP Support Classes
Javax.servlet.http.HttpServlet provides an implementation of the javax.servlet.Servlet interface
The class HttpServlet provides an implementation of the service() method that dispatches the HTTP messages to any one
doGet() doOptions()
doPost() doTrace()
doHead() doDelete()
Previous slide
Next slide
Back to first slide
View graphic version