Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Convert links to https.

Preface

Welcome to the Tomcat FAQ. In conjunction with this FAQ we strongly emphasis doing As you dive into the FAQ, we suggest you also try the following:

  • Read the docs. Most answers are already documented.unmigrated-wiki-markup
  • Know the \[http://java.sun.com/products/servlet/ Servlet\] and \[http://java.sun.com/products/jsp/ JSP\] specification. Many answers are not documented by the Tomcat team since they are generic and already defined by the specs. Know the specs, they let you ensure your webapps are portable across different servlet the Specifications. Many answers are not documented by the Tomcat team since they are generic and already defined by the specs. Know the specs, they let you ensure your webapps are portable across different servlet containers.
  • Please do some research. Use a search engine. It is frustrating to see questions which can be answered with a simple Google search (or your favorite search engine).unmigrated-wiki-markup
  • Browse or search our \[http://tomcat.apache.org/lists.html mailing lists\]. \\

Table of Contents

For your convenience, we have tried to break the FAQ out into multiple sections consisting of the following topics:

FAQ TOPICS

  • Bugs - What to do when you believe you have a bug or there is a difference in behavior with another servlet container.
  • Character Encoding - How to handle non-standard characters.
  • Class Not Found - What to do with Class Not Found errors.
  • Clustering - Cluster and clustering related questions
  • Wiki Markup
    \[http://wiki.apache.org/tomcat/FAQ/Bugs Bugs\] - You think you have a bug or there is a difference in behavior with another servlet container.
  • Wiki Markup
    \[http://wiki.apache.org/tomcat/FAQ/Class_Not_Found Class Not Found\] - What to do with Class Not Found errors.
  • Connectors - You want to connect tomcat to Apache, IIS, or have questions about tomcat-standalone.
  • Database - Getting tomcat to talk to a database.
  • Wiki Markup\[http://wiki.apache.org/tomcat/FAQ/Deployment Deployment\] - Questions related to web application deployment. Wiki Markup\[http://wiki.apache.org/tomcat/HowTo How To\] - Miscellaneous common how to's.
  • Developing - Various IDE integration questions.
  • FDA Validation - Questions related to running Tomcat in an FDA validated environment.
  • How To - Miscellaneous common how to's.
  • Known Issues - Known issues
  • Linux / Unix - Common questions for Linux / Unix related platforms.Other Operating Systems - Information about scripts and support for other operating systems.
  • Logging - Common questions related to logging in Tomcat.
  • Memory - Common memory related questions.
  • Meta - About Tomcat and this FAQ.
  • Miscellaneous - Miscellaneous questions that weren't categorized.
  • Monitoring & Performance - Tips on Monitoring and Performance questionsa running Tomcat instance.
  • Other Operating Systems - Information about scripts and support for other operating systems.
  • Other Resources - A lot of links to tomcat related documentation and experiences.
  • Wiki Markup
    \[http://wiki.apache.org/tomcat/Security Security\] - Common security issues.
  • Wiki Markup
    \[http://wiki.apache.org/tomcat/TomcatVersions Version\] - About the different tomcat versions.
  • Performance & Monitoring - Performance & Monitoring questions.
  • Security - Common security issues.
  • Specifications - A reference page that provides links to specifications, implemented by Apache Tomcat.
  • Tomcat User - More information about the tomcat-user mailing list.
  • Troubleshooting & Diagnostics - Tools and techniques for diagnosing problems.
  • Version - About the different tomcat versions.
  • WebDav - Questions on using Tomcat Webdav servletTomcat User - More information about the tomcat-user list.
  • Windows - Common Windows questions.

...