JSP JSP JSP Engine Servlet servlet servlet Servlet HTML HTML Servlet Engine Web server User-Agent
JSP Engine JSP JSP HTML HTML Servlet Servlet Engine Web Server User-Agent Servlet Servlet Servlet
Apache Tomcat http://tomcat.apacheorg/ C Apache Tomcat- Apache Tomcat- Windows Internet Explorer 文件①)锅辑①查看①收夹0)工具①帮助0 ☆N-hrs h·页面)·@工具Q Apache Tomcat Apache Software Foundation http://www.apache.org/ Search the Site[Search site J Apache Tomcat Apache Tomcat is the servlet container that ed in the official Reference Implementation for the Java Servlet and JavaServer Pag Download are developed by Sun under the Java Community Process. Which version? s developed in an open and pa Tomcat 5. e a collaboration of the best -of-breed developers from at Connectors rld. We invite you to participate in this open at native oject. To learn more about getting involved, click Documentation Apache Tomcat powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on
Apache Tomcat http://tomcat.apache.org /
Tomcat启动 http://localhost:8080/ Apache T一m界m心】r 变件) [页面)·工具 Apache Tomcat ache: sot ftware Foundation a pache,org/ Administration If you're seeing this page via a web browser, it means you've setup Tomcat Tomcat Manage As you may have guessed by now, this is the default Tomcat home page. It cal Documentation CATALINA HOME/webapps/ RooT/index. hti here"SCATALINA HOME"is the Tomcat Documentation who has arrived at new installation of Tomcat, or you're an administrator who hasn't goat documentation for more detailed setup and admin stration iformation th Tomcat online Home Page NOTE: For security reasons, using the administration webapp is restricted to ug Database "manager. Users are defined in cataLINA HOME/P Pf /tomcat- Users Mailing List ncluded with this release are a host of sample Servlets and JsPs (with associated %CATALINA HOME%\bin \startup. bat %CATALINA HOME%/bin\shudown. bat %CATALINA_ HOME%WebappsrooTindex html
Tomcat启动 http://localhost:8080/ %CATALINA_HOME%\bin\startup.bat %CATALINA_HOME%\bin\shudown.bat %CATALINA_HOME%\webapps\ROOT\index.html
编绎 :servlet CLASSPATH %oCATALINA_HOME%\ib\servlet-api,jar MS-DOS javac servletExamplejava
编绎servlet CLASSPATH %CATALINA_HOME%\lib\servlet-api.jar MS-DOS javac servletExample.java
生成WAR文件 MS-DOS %oCATALINA_HOME% Webapps \projectName jar -cvf projectName war C创建新的归档文件 V在标准输出中生成详细输出 f指定归档文件名
生成WAR文件 MS-DOS %CATALINA_HOME%\webapps\projectName jar –cvf projectName.war * –c 创建新的归档文件 –v 在标准输出中生成详细输出 –f 指定归档文件名