Amazon Kindleでは、 Apache Tomcat 7 をはじめとする140万冊以上の本をご利用いただけます。 詳細はこちら

Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
または
Amazonプライム会員に適用。注文手続きの際にお申し込みください。詳細はこちら
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Apache Tomcat 7
 
 
1分以内にKindleで Apache Tomcat 7 をお読みいただけます。

Kindle をお持ちでない場合、こちらから購入いただけます。 Kindle 無料アプリのダウンロードはこちら

Apache Tomcat 7 [ペーパーバック]

Aleksa Vukotic , James Goodwill

価格: ¥ 4,333 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
在庫あり。 在庫状況について
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
多読の一助に
英語学習にぴったり、10万冊以上の中から自分のレベルに合った洋書が探せる「英語 難易度別リーディングガイド」 がオープン!

フォーマット

Amazon 価格 新品 中古品
Kindle版 ¥ 2,542  
ペーパーバック ¥ 4,333  

会員なら、この商品は10%Amazonポイント還元 (ポイントが表示されている場合は、表示ポイント+10%還元)。

キャンペーンおよび追加情報


この商品を買った人はこんな商品も買っています


商品の説明

内容説明

Apache Tomcat is the most popular open-source de-facto Java Web application server, standard for today's Web developers using JSP/Servlets. Apache Tomcat 7 covers details on installation and administration of Apache Tomcat 7. It explains key parts of the Tomcat architecture, and provides an introduction to Java Servlet and JSP APIs in the context of the Apache Tomcat server.

In addition to basic concepts and administration tasks, Apache Tomcat 7 covers some of the most frequently used advanced features of Tomcat, including security, Apache web server integration, load balancing, and embedding Tomcat server in Java applications.

Finally, through a practical primer, it shows how to integrate and use some of the most popular Java technologies with Apache Tomcat. In summary, Apache Tomcat 7 offers both novice and intermediate Apache Tomcat users a practical and comprehensive guide to this powerful software.

What you’ll learn

  • Install and set up Tomcat 7 on Windows and Unix platforms
  • Manage and deploy application deployed on Tomcat 7 using Manager Application
  • Secure Tomcat 7 server using security realms or HTTPS protocol
  • Embed Tomcat 7 server into your desktop Java application
  • Efficiently configure Tomcat 7 with Apache Web server
  • Configure data sources and mail sessions using JNDI in Tomcat
  • Configure logging for web applications deployed on Tomcat server

Who this book is for

This book is for those Web developers and/or Java programmers new to the open-source Apache Tomcat Web server. It's also for those new to the latest release, version 7.

Table of Contents

  1. Introduction to Apache Tomcat 7
  2. Deploying Web Applications to Tomcat
  3. Servlets, JSPs, and ServletContext 
  4. Using Tomcat's Manager Web Application 
  5. HTTP Sessions
  6. Configuring Security Realms 
  7. Securing Tomcat with SSL 
  8. Valves and Servlet Filters  
  9. Embedding Tomcat
  10. Integrating Apache Web Server  
  11. Integrating Spring MVC Framework   
  12. Logging in Tomcat  
  13. Configuring JNDI in Tomcat
  14. Server.xml File
  15. The Web.xml File

著者について

Aleksa Vukotic is a keen agile practitioner, with experience in team and project management using agile, which has brought success even in the most challenging environments. He has a track record of success with large companies, communicating the value of agile to high-level business stakeholders with little technical knowledge and transforming business requirements into easily understandable and implementable user stories. Turning to technology, Aleksa has been involved with the Spring Framework since early days, becoming an expert in enterprise Java development with Spring, along with other open-source technologies. In addition to his Java EE expertise, Aleksa often utilizes his problem-solving skills to tackle the most complex issues arising within the projects. The combination of high-level management skills and technical knowledge has made Aleksa invaluable in motivating software teams to bring the best out the themselves and make rapid progress toward successful project delivery. His experience includes working with large and small teams on all levels—from high level management, planning, and architecture to low-level technical implementation. Aleksa has co-authored Pro Spring 2.5, published by Apress, and has had several articles published in respectable open-source publications. Outside of the working environment, Aleksa enjoys following football and exploring the latest technology gadgets.

James Goodwill is the co-founder and chief architect at Virtuas Solutions, LLC, located in Denver, Colorado. He has extensive experience in designing and architecting e-business applications. James authored the bestselling Java titles Developing Java Servlets and Pure JavaServer Pages. James is also a regular columnist on the Java community website OnJava.com and has recently been elected to JSR 152, the JSP 2.0 Expert Group.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:


カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com: 5つ星のうち 3.2  6件のカスタマーレビュー
7 人中、7人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 A good book on Tomcat 7 2011/10/23
By Thomas - (Amazon.com)
形式:ペーパーバック
This is actually the third Apress series book I have read, and I continue to be impressed. But a potential buyer should know the following; Most of these books are not for the novice looking to start on a technology. That is very true for Apache Tomcat 7.

We use Apache for our production environment at work, and have some significant experience with it. This book has been a great resource for looking a bit deeper in to the inner workings of Tomcat, and is an excellent resource as we prepared for moving to Tomcat 7. In fact, the publication of the book happily coincided with our planned upgrade to Apache 7, so we were able to use the book as a mechanism to review and consider how we would deploy the new production environment. For our more senior web administrators, this was an excellent review. For those of us in senior management positions, this was a good primer on the capabilities of the web site.

I tend to enjoy the Apress format, and Vukotic and Goodwill followed this as I found in previous books. There are good examples in the book, but it will not force you to follow exercises. You are expected to read this and comprehend. I found it beneficial to work in a server VM while reading the book so some of the more interesting elements of the book could be followed and played with.

I have one small complaint; As a Netbeans user, I would prefer more examples using that IDE. But the book uses Eclipse. I totally understand the fact that many Java developers prefer Eclipse to Netbeans. And it is impossible to cover all IDE, just as its unrealistic to use a simple text editor. I just have to plug Netbeans for my own interest.

This book had some great chapters in it. I particularly found interesting the JNDI chapter. Again, this is a great resource for a production team. As we upgraded to Tomcat 7 we implemented some interesting ideas discussed in this book between our development and production environments.

Be warned, this is not a book for the novice. You will need to understand Java technology and web based application environments. But you do not need to be a full blown subject matter expert. This was a good book for reviewing the principals of the Tomcat and learning how it works in the latest version.

If you are preparing to upgrade to Tomcat 7, this is a good resource. If you are preparing to use Tomcat 7 for a Java application for work or school or personal use, this is a good resource.
There are many books that start off well, and then drop of a chasm in Chapter 2. This book does not. Its stays consistent through the discussion and I think meets the need for the technology. You won't learn Java in this book. You will learn to deploy and manage Java applications using Tomcat 7, as well as other elements of Web programming.

The bottom line; this is a good book and I would recommend it for the working web developer or manager expected to use Tomcat 7 for their development/production environments.
6 人中、6人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 3.0 Good for beginners 2012/2/5
By e buff - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
I believe that I would have found this book a solid resource if I were looking to get familiar with Tomcat for the first time. I am not complaining, because my expectations were no higher than what I received. If you have been working with Tomcat for more than a decade, don't bother with this. If you are looking for a diff of Tomcat 6.x to Tomcat 7, this is definitely not it. If you are a newbie looking for a comprehensive entry point, then I would say this book would serve you well.
5 人中、5人の方が、「このレビューが参考になった」と投票しています。
5つ星のうち 4.0 Great beginner to intermediate coverage 2011/12/8
By D. Devine - (Amazon.com)
形式:ペーパーバック|Amazon.co.jpで購入済み
This book really provided great beginner to intermediate coverage of Tomcat 7.

This book is probably not for people who are intimately familiar with previous versions of Tomcat, most of the sections are really "lay of the land" or "here is how this works" in nature. I purchased this book as a companion to setting up my first Tomcat instance. Before purchasing this, I was able to muddle through getting a "hello world" application running, but I still had a number of unanswered questions regarding setup, contexts, configurations and the like. Happily, this book helped me answer most of them.

Not all of the sections were of interest/importance to me, but "Apache Tomcat 7" has saved me much more than the cost of the book in hours saved. Much better than reading through hundreds of incomplete blog postings and mailing list responses on Tomcat setup and configuration.

Overall, it's a fine resource and companion for getting things going.
これらのレビューは参考になりましたか?   ご意見はクチコミでお聞かせください。

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア


関連商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換