|
Tomcat example source code file (project.xml)
The Tomcat project.xml source code<?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="Catalina Functional Specifications" href="http://tomcat.apache.org/"> <title>Catalina Functional Specifications <logo href="/images/tomcat.gif"> Catalina Functional Specifications </logo> <body> <menu name="Links"> <item name="Docs Home" href="../index.html"/> <item name="Functional Specs" href="index.html"/> </menu> <menu name="Administrative Apps"> <item name="Overall Requirements" href="fs-admin-apps.html"/> <item name="Tomcat MBean Names" href="mbean-names.html"/> <item name="Administered Objects" href="fs-admin-objects.html"/> <item name="Supported Operations" href="fs-admin-opers.html"/> </menu> <menu name="Internal Servlets"> <item name="Default Servlet" href="fs-default.html"/> <item name="Invoker Servlet" href="fs-invoker.html"/> </menu> <menu name="Realm Implementations"> <item name="JDBC Realm" href="fs-jdbc-realm.html"/> <item name="JNDI Realm" href="fs-jndi-realm.html"/> <item name="Memory Realm" href="fs-memory-realm.html"/> </menu> </body> </project> Other Tomcat examples (source code examples)Here is a short list of links related to this Tomcat project.xml source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.