Pro Jakarta Tomcat 5

Matthew Moodie

  • 出版商: Apress
  • 出版日期: 2004-12-15
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 379
  • 裝訂: Paperback
  • ISBN: 1590593316
  • ISBN-13: 9781590593318
  • 相關分類: Java 相關技術
  • 已過版

買這商品的人也買了...

商品描述

Descriptions:

This book is ideal for Tomcat administrators and folks who want to configure Tomcat. Author Matthew Moodie describes configuration files, as well as administration features like security, auto-deployment, remote deployment, and datasources.

Moodie wastes no time on Java or JSP introductions, and discusses JSP and Java code minimally. He gets right to the point and teaches you to use Tomcat. (This book exclusively covers Tomcat 5.5.x as well as Tomcat 5.x, while other books still linger on version 4.) And while other Tomcat books are collaborative efforts, written by multiple authors, this book sails smoothly with Moodie’s narration alone.

 

Table of Contents:

Chapter 1 – Introducing Tomcat
Chapter 2 – Installing Tomcat
Chapter 3 – Examining Tomcat’s Directories
Chapter 4 – Working with Tomcat’s Configuration Files
Chapter 5 – Administering Web Applications
Chapter 6 – Using Tomcat’s Administration Tools
Chapter 7 – Configuring Tomcat
Chapter 8 – Understanding Tomcat’s Class Loaders
Chapter 9 – Using Tomcat’s Connectors
Chapter 10 – Connecting to Databases Using JDBC
Chapter 11 – Working with User Authentication
Chapter 12 – Securing Tomcat
Chapter 13 – Implementing Shared Tomcat Hosting
Chapter 14 – Testing Tomcat’s Performance
Appendix A – Tomcat’s Log4J Loggers
Appendix B – Installing MySQL