Create bookmark
Tomcat: The Definitive Guide
The Definitive Guide
Notes
Please login to add notes
- Table of Contents
- + Preface
- + Getting Started with Tomcat
-
+
Configuring Tomcat
- Using the Apache Web Server
- + Managing Realms, Roles, and Users
- + Controlling Sessions
- + Accessing JNDI and JDBC Resources
- Servlet Auto-Reloading
- Relocating the Web Applications Directory
- Customized User Directories
- Tomcat Example Applications
- Server-Side Includes
- Common Gateway Interface (CGI)
- The Tomcat Admin Application
-
+
Deploying Servlet and JSP Web Applications in Tomcat
-
+
Tomcat Performance Tuning
-
+
Integration with Apache Web Server
- Introduction
- + The Pros and Cons of Integration
- Installing Apache httpd
-
+
Apache Integration with Tomcat
- + Of Connectors and Configuration Files
- Summary
-
+
Tomcat Security
-
+
ConfigurationFiles andTheirElements
-
+
server.xml
-
+
web.xml
- web-app
- icon, display-name, and description
- distributable
- context-param
- filter and filter-mapping
- listener
- servlet
- servlet-mapping
- session-config
- mime-mapping
- welcome-file-list
- error-page
- taglib
- resource-env-ref
- resource-ref
- + security-constraint
- login-config
- security-role
- env-entry
- ejb-ref and ejb-local-ref
- tomcat-users.xml
- catalina.policy
-
+
server.xml
-
+
Debugging and Troubleshooting
- + Building Tomcat from Source
-
+
Tomcat Clustering
-
+
Final Words
- + Installing Java
-
+
JSPs and Servlets
- jbchroot.c
- BadInputFilterValve.java
- Index
Jakarta Tomcat is not only the most commonly used open source servlet engine today, it's become the de facto standard by which other servlet engines are measured. Powerful and flexible, it can be used as a stand-alone web server or in conjunction with another server, like Apache or IIS, to run servlets or JSPs. But mastery of Tomcat is not easy: because it's as complex as it is complete. Tomcat: The Definitive Guide answers vexing questions that users, administrators, and developers alike have been asking. This concise guide provides much needed information to help harness Tomcat's power and wealth of features.
Tomcat: The Definitive Guide offers something for everyone who uses Tomcat. System and network administrators will find detailed instructions on installation, configuration, and maintenance. For users, it supplies insightful information on how to deploy Tomcat. And seasoned enterprise Java developers will have a complete reference to setting up, running, and using this powerful software
The book begins with an introduction to the Tomcat server and includes an overview of the three types of server configurations: stand-alone, in-process, and out-of-process. The authors show how directories are laid out, cover the initial setup, and describe how to set the environment variables and modify the configuration files, concluding with common errors, problems, and solutions. In subsequent chapters, they cover:
The server.xml configuration file
Java Security manager
Authentication schemes and Tomcat users
The Secure Socket Layer (SSL)
Tomcat JDBC Realms
Installing servlets and Java Server Pages
Integrating Tomcat with Apache
Advanced Tomcat configuration
and much more.
Tomcat: The Definitive Guide covers all major platforms, including Windows, Solaris, Linux, and Mac OS X, contains details on Tomcat configuration files, and has a quick-start guide to get developers up and running with Java servlets and JavaServer Pages. If you've struggled with this powerful yet demanding technology in the past, this book will provide the answers you need.
Test the closed alpha on paperc.com
Book Details
Authors
Categories
Computers > Programming Languages > Java
Publishers
Publication year : 2007
License: All rights reserved ©
Times read: 634

