CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sun, 03 Aug 2025 10:42:19 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081228113510
location: https://web.archive.org/web/20081228113510/https://oreilly.com/catalog/9780596101060
server-timing: captures_list;dur=1.331823, exclusion.robots;dur=0.017729, exclusion.robots.policy;dur=0.007721, esindex;dur=0.016132, cdx.remote;dur=278.172560, LoadShardBlock;dur=294.536037, PetaboxLoader3.datanode;dur=130.496658, PetaboxLoader3.resolve;dur=92.843249
x-app-server: wwwb-app214
x-ts: 302
x-tr: 598
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app214; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sun, 03 Aug 2025 10:42:20 GMT
content-type: text/html
x-archive-orig-date: Sun, 28 Dec 2008 11:34:47 GMT
x-archive-orig-server: Apache
x-archive-orig-p3p: policyref="https://www.oreillynet.com/w3c/p3p.xml",CP="CAO DSP COR CURa ADMa DEVa TAIa PSAa PSDa IVAa IVDa CONo OUR DELa PUBi OTRa IND PHY ONL UNI PUR COM NAV INT DEM CNT STA PRE"
x-archive-orig-last-modified: Thu, 18 Dec 2008 02:58:45 GMT
x-archive-orig-accept-ranges: bytes
x-archive-orig-content-length: 29748
x-archive-orig-x-cache: MISS from oregano.bp
x-archive-orig-x-cache-lookup: MISS from oregano.bp:3128
x-archive-orig-via: 1.0 oregano.bp:3128 (squid/2.6.STABLE12)
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Sun, 28 Dec 2008 11:35:10 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 19 Oct 2007 00:51:03 GMT", ; rel="prev memento"; datetime="Thu, 06 Nov 2008 10:28:17 GMT", ; rel="memento"; datetime="Sun, 28 Dec 2008 11:35:10 GMT", ; rel="next memento"; datetime="Thu, 26 Feb 2009 17:44:50 GMT", ; rel="last memento"; datetime="Sat, 27 Jul 2024 08:33:23 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_7_20081228090344_crawl106-c/52_7_20081228113156_crawl100.arc.gz
server-timing: captures_list;dur=0.474324, exclusion.robots;dur=0.017712, exclusion.robots.policy;dur=0.007635, esindex;dur=0.011824, cdx.remote;dur=110.045565, LoadShardBlock;dur=240.571592, PetaboxLoader3.datanode;dur=154.353550, PetaboxLoader3.resolve;dur=430.135351, load_resource;dur=450.279662
x-app-server: wwwb-app214
x-ts: 200
x-tr: 865
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Tomcat: The Definitive Guide | O'Reilly Media
Tomcat: The Definitive Guide, Second Edition
Vital Information for Tomcat Programmers & Administrators
Featured customer reviews
Media reviews
"Tomcat: The Definitive Guide is designed to put everything you need to know in one spot for easy access...If you've got a Servlet/JSP text that has been dying for a companion, Tomcat: The Definitive Guide can save the day."
-- James Pyles, Linux Magazine
"Any advanced computer collection strong in Java programming needs this."
-- James Cox, The Bookwatch
Read all reviews
By Jason Brittain, Ian F. Darwin
October 2007
Pages: 494
ISBN 10: 0-596-10106-6 |
ISBN 13: 9780596101060
It takes a book as versatile as its subject to cover Apache Tomcat. This book is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat. The new edition offers complete information for installing, configuring, maintaining and securing Tomcat.
Full Description
It takes a book as versatile as its subject to cover Apache Tomcat, the popular open source Servlet and JSP container and high performance web server. Tomcat: The Definitive Guide is a valuable reference for administrators and webmasters, a useful guide for programmers who want to use Tomcat as their web application server during development or in production, and an excellent introduction for anyone interested in Tomcat.
Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new information, this is essentially a new book rather than a simple revision. You will find details for using Tomcat on all major platforms, including Windows, Linux, OS X, Solaris, and FreeBSD, along with specifics on Tomcat configuration files, and step-by-step advice for deploying and running web applications.
This book offers complete information for:
Updated for the latest version of Tomcat, this new edition offers a complete guide to installing, configuring, maintaining and securing this servlet container. In fact, with such a wealth of new information, this is essentially a new book rather than a simple revision. You will find details for using Tomcat on all major platforms, including Windows, Linux, OS X, Solaris, and FreeBSD, along with specifics on Tomcat configuration files, and step-by-step advice for deploying and running web applications.
This book offers complete information for:
- Installation and startup procedures
- Configuring Tomcat-including realms, roles, users, servlet sessions, and JNDI resources including JDBC DataSources
- Deploying web applications-individual servlets and JSP pages, and web application archive files
- Tuning Tomcat to measure and improve performance
- Integrating Tomcat with Apache Web Server
- Securing Tomcat to keep online thugs at bay
- Tomcat configuration files-server.xml and web.xml, and more
- Debugging and Troubleshooting-diagnosing problems with Tomcat or a web application
- Compiling your own Tomcat, rather than using the pre-built release
- Running two or more Tomcat servlet containers in parallel
Featured customer reviews
Be the first person to review this book!
Media reviews
"Tomcat: The Definitive Guide is designed to put everything you need to know in one spot for easy access...If you've got a Servlet/JSP text that has been dying for a companion, Tomcat: The Definitive Guide can save the day."
-- James Pyles, Linux Magazine
"Any advanced computer collection strong in Java programming needs this."
-- James Cox, The Bookwatch
Read all reviews
Got a Question?
![]() © 2008, O'Reilly Media, Inc. (707) 827-7000 / (800) 998-9938 All trademarks and registered trademarks appearing on oreilly.com are the property of their respective owners. |
About O'Reilly Privacy Policy Contacts Customer Service Authors Press Room Jobs User Groups Academic Solutions Newsletters Writing for O'Reilly RSS Feeds Terms of Service |
Other O'Reilly Sites O'Reilly Radar Ignite Tools of Change for Publishing Digital Media Inside iPhone O'Reilly FYI makezine.com craftzine.com hackszine.com perl.com xml.com |
Sponsored Sites Inside Aperture Inside Lightroom Inside Port 25 InsideRIA java.net |