| <?xml version="1.0" encoding="ISO-8859-1"?> |
| <!-- |
| Licensed to the Apache Software Foundation (ASF) under one or more |
| contributor license agreements. See the NOTICE file distributed with |
| this work for additional information regarding copyright ownership. |
| The ASF licenses this file to You under the Apache License, Version 2.0 |
| (the "License"); you may not use this file except in compliance with |
| the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, software |
| distributed under the License is distributed on an "AS IS" BASIS, |
| WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| See the License for the specific language governing permissions and |
| limitations under the License. |
| --> |
| <project name="Apache Tomcat Configuration Reference" |
| href="http://tomcat.apache.org/"> |
| |
| <title>Apache Tomcat Configuration Reference</title> |
| |
| <logo href="/images/tomcat.gif"> |
| The Apache Tomcat Servlet/JSP Container |
| </logo> |
| |
| |
| <body> |
| |
| <menu name="Links"> |
| <item name="Docs Home" href="../index.html"/> |
| <item name="Config Ref. Home" href="index.html"/> |
| </menu> |
| |
| <menu name="Top Level Elements"> |
| <item name="Server" href="server.html"/> |
| <item name="Service" href="service.html"/> |
| </menu> |
| |
| <menu name="Connectors"> |
| <item name="HTTP" href="http.html"/> |
| <item name="AJP" href="ajp.html"/> |
| </menu> |
| |
| <menu name="Containers"> |
| <item name="Context" href="context.html"/> |
| <item name="Engine" href="engine.html"/> |
| <item name="Host" href="host.html"/> |
| </menu> |
| |
| <menu name="Nested Components"> |
| <item name="Filter" href="filter.html"/> |
| <item name="Global Resources" href="globalresources.html"/> |
| <item name="Loader" href="loader.html"/> |
| <item name="Manager" href="manager.html"/> |
| <item name="Realm" href="realm.html"/> |
| <item name="Resources" href="resources.html"/> |
| <item name="Valve" href="valve.html"/> |
| </menu> |
| |
| <menu name="Global Settings"> |
| <item name="System properties" href="systemprops.html"/> |
| </menu> |
| </body> |
| |
| </project> |