Download
FAQ History |
![]() ![]() ![]() |
API
Search Feedback |
Further Information
For further information, see:
- The "Tomcat Server Configuration Reference" document, which describes how to configure Tomcat. This document can be found at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/index.html
.- The "JNDI Resources How-To" document, which explains how to configure JNDI Resources, Tomcat Standard Resource Factories, JDBC Data Sources, and Custom Resource Factories. This document can be found at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-resources-howto.html
.- The "Manager Application How-To" document, which describes how to use the Manager Application to deploy a new Web application, undeploy an existing application, or reload an existing application without having to shut down and restart Tomcat. This document can be found at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager-howto.html
.- The "Proxy Support How-To" document, which discusses running behind a proxy server (or a web server that is configured to behave like a proxy server). In particular, this document discusses how to manage the values returned by the calls from Web applications that ask for the server name and port number to which the request was directed for processing. This document can be found at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/proxy-howto.html
.- The "Realm Configuration How-To" document, which discusses how to configure Tomcat to support container-managed security by connecting to an existing database of user names, passwords, and user roles. This document can be found at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/realm-howto.html
.- The "Security Manager How-To" document, which discusses the use of a
SecurityManager
while running Tomcat to protect your server from unauthorized servlets, JSPs, JSP beans, and tag libraries. This document can be found athttp://jakarta.apache.org/tomcat/tomcat-5.0-doc/security-manager-howto.html
.- The "SSL Configuration How-To" document, which explains how to install and configure SSL support on Tomcat. Configuring SSL support on Tomcat using Java WSDP is discussed in Installing and Configuring SSL Support. The Tomcat documentation at
http://jakarta.apache.org/tomcat/tomcat-5.0-doc/ssl-howto.html
also discusses this topic, however, the information in this tutorial is more up-to-date for the version of Tomcat shipped with the Java WSDP.
Download
FAQ History |
![]() ![]() ![]() |
API
Search Feedback |
All of the material in The Java(TM) Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.