Service()
Each request message from a client results in a single call to the servlet's service() method
reads request and produces the response
ServletRequest
ServletResponse
multilple service request can be processed at once
Previous slide
Next slide
Back to first slide
View graphic version