- Tomcat 6 Developer's Guide
- Damodar Chetty
- 263字
- 2021-04-01 13:46:04
Chapter 1. Introduction to Tomcat
It is hard to overemphasize the importance of Apache Tomcat in the realm of Java Enterprise Edition web development. Tomcat began its life as source code that was donated by Sun Microsystems to the Apache Software Foundation (ASF). Since then, it has played a central role in the development and validation of the Java Servlet and JavaServer Pages specifications and has been the official reference implementation for these specifications.s
Its early popularity stemmed from the fact that it was easily integrated with two of the world's most popular web server software, Apache httpd and Microsoft's Internet Information Services (IIS) server.
However, since then, it has evolved into a production-grade product used by multiple large corporations (see a partial list at http://wiki.apache.org/tomcat/PoweredBy).
Tomcat is also found embedded, in part or whole, in various open source application server offerings. Even when using competing commercial application server offerings such as IBM's WebSphere and BEA's WebLogic, developers often use Tomcat to validate the vendor-independence of their applications.
It is also priced just right. It is open source and distributed under the Apache license, meaning it is free for use and modification (see www.apache.org/licenses for details). This also has the side effect of having the source code readily available for examination.
This availability of source code, strict adherence to specifications, and proven track record, combine to make Tomcat a unique learning opportunity for us. This book will assist you in taking the covers off this unique project, so that you get to see exactly how a production-grade servlet container is implemented.
- ModelSim電子系統(tǒng)分析及仿真(第3版)
- Moodle 2.0 E/Learning Course Development
- 從零開始:Photoshop CC中文版基礎(chǔ)培訓(xùn)教程
- 對比Excel,輕松學(xué)習(xí)SQL數(shù)據(jù)分析
- Cacti 0.8 Beginner's Guide
- Apache Roller 4.0 – Beginner's Guide
- 專業(yè)級音樂制作理論與實(shí)踐Pro Tools:從入門到應(yīng)用
- Flash基礎(chǔ)與實(shí)戰(zhàn)教程
- SolidWorks 2020中文版從入門到精通
- 行攝 Photoshop CC后期修片高手之道(第2版)
- Cinema 4D基礎(chǔ)與實(shí)戰(zhàn)教程
- 金融精英PPT實(shí)操手冊:世界知名公司這樣展示研究報(bào)告
- Photoshop CC中文版基礎(chǔ)教程
- HBase企業(yè)應(yīng)用開發(fā)實(shí)戰(zhàn)
- Linux Shell腳本攻略(第3版)