Each servlet focuses only on the specific content that it creates. Because servlets contain mostly application logic, there is no single way to summarize servlets. This section presents a general overview of the interaction between a servlet and the servlet container. For details on servlet programming, see the focused topics and example programs in
Part III, Programming. For instructions on deploying and configuring servlets, see
Chapter 4, Configuring Objects in the Servlet Container.