B. HTTP Servlet API Quick Reference

Java Servlet Programming, 2nd Edition > B. HTTP Servlet API Quick Reference

 
< BACKCONTINUE >

Appendix B. HTTP Servlet API Quick Reference

The javax.servlet.http package provides support for servlets that speak the HTTP protocol. The classes in this package build upon the core functionality provided by the javax.servlet package to provide servlets access to HTTP-specific features such as status codes, request and response headers, sessions, and cookies. Figure B-1 shows the class hierarchy of the javax.servlet.http package.

Figure B-1. The javax.servlet.http package


Last updated on 3/20/2003
Java Servlet Programming, 2nd Edition, © 2001 O'Reilly

< BACKCONTINUE >


Java servlet programming
Java Servlet Programming (Java Series)
ISBN: 0596000405
EAN: 2147483647
Year: 2000
Pages: 223

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net