<%@ page contentType="text/html; charset=EUC-JP" %> <%= application.getServerInfo() %>
The Mighty Tomcat - MEOW!
<%= application.getServerInfo() %>
The Jakarta Project

Administration      
Tomcat 管理Administration
Tomcat マネージャ
 

ドキュメント      
Tomcat ドキュメント
 

Tomcat Online      
Home Page
バグ・データベース
ユーザーメーリングリスト
開発者メーリングリスト
IRC
 

サンプル      
JSP サンプル
Servlet サンプル
WebDAV capabilities
 

Miscellaneous      
Sunによる Java Server Pages サイト
Sun による Servlet サイト
 
     

もし、あなたがWebブラウザでこのページを見ているのなら、Tomcat の設定は成功しています。おめでとう。

お気付きのように、これはTomcat のデフォルトのホームページであり、次のローカル・ファイルシステム上で見つけることができます:

$CATALINA_HOME/webapps/ROOT/index.html

where "$CATALINA_HOME" is the root of the Tomcat installation directory. If you're seeing this page, and you don't think you should be, then either you're either a user who has arrived at new installation of Tomcat, or you're an administrator who hasn't got his/her setup quite right. Providing the latter is the case, please refer to the Tomcat Documentation for more detailed setup and administration information than is found in the INSTALL file.

NOTE: セキュリティ上の理由から、administration webapp の利用者は role "admin" のユーザーに、manager webapp の利用者は role "manager" のユーザーに制限されています。 ユーザーは $CATALINA_HOME/conf/tomcat-users.xml で定義されています。

Included with this release are a host of sample Servlets and JSPs (with associated source code), extensive documentation (including the Servlet 2.3 and JSP 1.2 API JavaDoc), and an introductory guide to developing web applications.

Tomcat メーリングリストは、 Jakarta プロジェクト web site から利用できます。:

日本語の情報は、Ja-Jakarta Project から利用できます。

Tomcat をご利用いただきありがとうございます!


  Copyright © 1999-2002 Apache Software Foundation
All Rights Reserved