Java Servlet API documentation (1)

  Translator Foreword: 

  Servlet recent presentation of information found online has not in a Chinese in the Java Servlet API documentation, and the JSP is one of the book behind the Java Servlet API that was incomplete, and this documentation 2.1 a version in 1998 of November has been finalized.    Therefore, I have decided a Chinese translation of the documents (some of which had little to do with the technical part has been omitted), interested readers can http://java.sun.com/products/servlet/2.1/servletspec- 2.1.zip download the original reading. 

  Java Servlet API documentation (a 2.1 version) 

  Introduction 

  This is a version 2.1 of the Java Servlet API documentation, as this supplementary this document, you can download to http://java.sun.com/products/servlet/index.html Below Javadoc format documents. 

  Who needs reading of this document 

  This document describes Java Servlet API version of the latest version 2.1.    Therefore, this book for the development of Servlet servlet engine and the developer equally applicable. 

  Java Servlet API component 

  Java Servlet API formed by the two packages: one corresponding HTTP packages, and the other is not corresponding HTTP generic packages.    These two packages at the same time there makes Java Servlet API able to adapt to the future of other requests - response to the agreement. 

  The documents, and mentioned Javadoc format documents describe these two packages, Javadoc format documents also describe how you should use these two packages of all the methods. 

  Relevant norms 

  Below you might be interested in these Internet norms, these norms will directly influence Servlet API development and implementation.    Http://info.internet.isi.edu/7c/in-notes/rfc/.cache You can find all of these mentioned below standard RFC. 

  RFC 1738 Uniform Resource Locator (URL) 

  RFC 1808 related Uniform Resource Locator 

  RFC 1945 Hypertext Transfer Protocol - HTTP/1.0 

  RFC 2045 Multipurpose Internet Mail Extensions (Multipurpose Internet Mail expansion agreement (MIME)), Part I: Internet format of the information 

  RFC 2046 Multipurpose Internet Mail Extensions (Multipurpose Internet Mail expansion agreement (MIME)) Part II: media types 

  RFC 2047 expansion agreement Multipurpose Internet Mail (MIME) (Multipurpose Internet Mail Extensions) Part III: Message Title for the expansion of non-ASCII text 

  RFC 2048 Multipurpose Internet Mail Extensions (Multipurpose Internet Mail expansion agreement (MIME)) Part IV: Registration Step 

  RFC 2049 Multipurpose Internet Mail Extensions (Multipurpose Internet Mail expansion agreement (MIME)) PART V: consistency of standards and examples 

  RFC 2068 Hypertext Transfer Protocol - HTTP/1.1 

  An extension of HTTP RFC 2069: Abstract visit Identification 

  RFC 2109 HTTP State Management Mechanism 

  HTTP RFC 2145 version of the use and interpretation 

  RFC 2324 Hypertext Coffee Pot Control Protocol (HTCPCP/1.0) 

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • Digg
  • del.icio.us
  • Facebook
  • DotNetKicks
  • DZone
  • Netvouz
  • Propeller

Recommend Articles

Comments

Leave a Reply