Tomcat: The Definitive Guide

Tomcat: The Definitive Guide
Author: Jason Brittain
Publisher: "O'Reilly Media, Inc."
Total Pages: 322
Release: 2003-06-13
Genre: Computers
ISBN: 059655205X

Download Tomcat: The Definitive Guide Book in PDF, Epub and Kindle

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 softwareThe 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.


Tomcat: The Definitive Guide
Language: en
Pages: 322
Authors: Jason Brittain
Categories: Computers
Type: BOOK - Published: 2003-06-13 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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 measure
Apache
Language: en
Pages: 591
Authors: Ben Laurie
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

Describes the history of the Web server platform and covers downloading and compiling, configuring and running the program on UNIX, writing specialized modules,
How Tomcat Works
Language: en
Pages: 0
Authors: Budi Kurniawan
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Brainy Software

GET EBOOK

Provides information on using Tomcat 4 and 5, covering such topics as developing Java web servers, containers, loaders, security, and configuration work.
NetBeans: The Definitive Guide
Language: en
Pages: 675
Authors: Tim Boudreau
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This is the authoritative reference for understanding and using the NetBeans Integrated Development Environment for creating new software with Java. Contains a
The Definitive Guide to Jython
Language: en
Pages: 530
Authors: Josh Juneau
Categories: Computers
Type: BOOK - Published: 2010-12-28 - Publisher: Apress

GET EBOOK

Jython is an open source implementation of the high-level, dynamic, object-oriented scripting language Python seamlessly integrated with the Java platform. The