Wrox Home  
Search

Topic: Java

Cover image for product 0471753610
Professional Apache Tomcat 6
Vivek Chopra, Sing Li, Jeff Genender
ISBN: 978-0-471-75361-2
Paperback
629 pages
August 2007

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Apache Tomcat
12 pages

If you’ve written any Java servlets or JavaServer Pages (JSPs), chances are good that you’ve downloaded Tomcat. That is because... more

Chapter 2: Web Applications: Servlets, JSPs, and More
16 pages
US $4.99

Tomcat administrators do not need to be Java or web developers; however, an understanding of the technologies involved is... more

Chapter 3: Tomcat Installation
22 pages
US $4.99

The previous two chapters provided a background to Tomcat: a brief history, Tomcat licensing details, an overview of where... more

Chapter 4: Tomcat Architecture
18 pages
US $4.99

Tomcat is a powerful Web container that is made up of pluggable components that fit together in a nested manner. The configuration... more

Chapter 5: Basic Tomcat Configuration
34 pages
US $4.99

The focus of this chapter is on the basic configuration of Tomcat 6. The Tomcat 6 server is configured by setting parameter... more

Chapter 6: Advanced Tomcat Features
32 pages
US $4.99

Earlier chapters discussed Tomcat 6 administration basics, and Tomcat system architecture. This chapter explores a collection... more

Chapter 7: Web Application Configuration
38 pages
US $4.99

Web applications consist of static content (such as HTML pages and images files) as well as dynamic content... more

Chapter 8: Web Application Administration
32 pages
US $4.99

This chapter discusses how to manage Web applications using the tools provided by Tomcat. Tomcat’s management tools include... more

Chapter 9: Class Loaders
16 pages
US $4.99

Every Java developer makes extensive use of class loaders, often without realizing it. Each time a class is instantiated... more

Chapter 10: HTTP Connectors
22 pages
US $4.99

When used out of the box to run Web applications, Tomcat can serve HTML pages without any additional configuration. This... more

Chapter 11: Tomcat and Apache HTTP Server
42 pages
US $4.99

A typical scenario in production environments is to use Tomcat along with a Web server. In this scenario, the Web server... more

Chapter 12: Tomcat and IIS
24 pages
US $4.99

The previous chapter discussed how Apache could be used as a front end to Tomcat. This chapter details the use of Internet... more

Chapter 13: JDBC Connectivity
26 pages
US $4.99

Most Web applications process data, and that data is often stored in a database. The most popular database management systems... more

Chapter 14: Tomcat Security
52 pages
US $4.99

Perhaps no topic in the computing industry receives more emphasis than security, and for good reason. As network computing... more

Chapter 15: Shared Tomcat Hosting
32 pages
US $4.99

Many small businesses do not need, or cannot afford, the cost of running a Web site hosted on a dedicated server or a cluster... more

Chapter 16: Monitoring and Managing Tomcat with JMX
36 pages
US $4.99

As a Tomcat administrator, you are likely to be completely comfortable when working with XML configuration files, examining... more

Chapter 17: Clustering
38 pages
US $4.99

The Tomcat server has grown up, from a reference implementation of a Servlet container for demonstrating and testing new... more

Chapter 18: Embedded Tomcat
12 pages
US $4.99

Ever since the initial availability of the Tomcat server, some developers have wanted or needed to create applications that... more

Chapter 19: Logging
28 pages
US $4.99

Logging is critical for Web applications, as often there is no other way to debug issues on production machines. Also, adding... more

Chapter 20: Performance Testing
28 pages
US $4.99

So far in this book, we have examined how to install, configure, and secure a distributed Tomcat environment. After expending... more

Chapter 21: Performance Tuning
24 pages
US $4.99

The previous chapter ended with a section called “What to Do After Performance Testing.” It advised you to first analyze... more

Appendix A: Tomcat and IDEs
12 pages
US $4.99

Java has a rich set of Integrated Development Environments (IDEs), both open source as well as commercial. These IDEs enable... more

Appendix B: Apache Ant
24 pages
US $4.99

Ant is the de facto standard for creating cross-platform build scripts for Java applications. An important feature that led... more

Add to Cart

Java Related Resources

Forums

Articles