Tomcat

TwitterFacebook
Get flash to fully experience Pearltrees

Tomcat User's Guide

This document is an introduction to the Tomcat 3.3 servlet container. http://tomcat.apache.org/tomcat-3.3-doc/tomcat-ug.html

The Apache Tomcat Native - Documentation Index

http://tomcat.apache.org/native-doc/ Download the windows sources of tc-native and extract them. Download OpenSSL sources (See Binary Distributions ) OpenSSL is a crypto software so check if you are allowed to download it.
Apache Tomcat is an open source software implementation of the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed under the Java Community Process . Apache Tomcat is developed in an open and participatory environment and released under the Apache License version 2 . http://tomcat.apache.org/

Apache Tomcat - Apache Tomcat

Know the Servlet and JSP specifications .

FAQ - Tomcat Wiki

http://wiki.apache.org/tomcat/FAQ
http://wiki.apache.org/tomcat/FAQ/Connectors Preface Please see the Other Resources Link for other pages describing how they were able to link Tomcat with a connector.

FAQ/Connectors - Tomcat Wiki

FAQ/CharacterEncoding - Tomcat Wiki

If a character encoding is not specified, the Servlet specification requires that an encoding of ISO-8859-1 is used. http://wiki.apache.org/tomcat/FAQ/CharacterEncoding
http://wiki.apache.org/tomcat/FAQ/Performance_and_Monitoring

FAQ/Performance and Monitoring - Tomcat Wiki

Look at JProbe , or OptimizeIt , or New Relic , or other profiling tools.