]> WPIA git - gigi.git/blob - lib/servlet-api/javax/servlet/http/package.html
adding servlet api (from tomcat)
[gigi.git] / lib / servlet-api / javax / servlet / http / package.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4 <!--
5  Licensed to the Apache Software Foundation (ASF) under one or more
6   contributor license agreements.  See the NOTICE file distributed with
7   this work for additional information regarding copyright ownership.
8   The ASF licenses this file to You under the Apache License, Version 2.0
9   (the "License"); you may not use this file except in compliance with
10   the License.  You may obtain a copy of the License at
11
12       http://www.apache.org/licenses/LICENSE-2.0
13
14   Unless required by applicable law or agreed to in writing, software
15   distributed under the License is distributed on an "AS IS" BASIS,
16   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17   See the License for the specific language governing permissions and
18   limitations under the License.
19 -->
20 </HEAD>
21 <BODY BGCOLOR="white">
22
23 The javax.servlet.http package contains a number of classes and interfaces
24 that describe and define the contracts between a servlet class
25 running under the HTTP protocol and the runtime environment provided
26 for an instance of such a class by a conforming servlet container.
27
28
29 </BODY>
30 </HTML>