Google

Servlet and JavaServer Pages API Documentation: Uses of Package javax.servlet.http

Uses of Package
javax.servlet.http

Packages that use javax.servlet.http
javax.servlet.http   
 

Classes in javax.servlet.http used by javax.servlet.http
HttpServletRequest
          Extends the ServletRequest interface to provide request information for HTTP servlets.
HttpServletResponse
          Extends the ServletResponse interface to provide HTTP-specific functionality in sending a response.
HttpSessionEvent
          This is the class representing event notifications for changes to sessions within a web application.
 



Copyright © 1999-2002 The Apache Software Foundation. All Rights Reserved.