# java-web-helloworld **Repository Path**: communicated/java-web-helloworld ## Basic Information - **Project Name**: java-web-helloworld - **Description**: Some demos for the beginners of Java Web. - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-20 - **Last Updated**: 2023-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java-web-helloword #### 介绍 1. 将 java-web-helloworld 目录拷贝到 apache-tomcat/webapps/ 目录下。 2. 启动 apache-tomcat. 3. 通过浏览器访问 URL: http://localhost:8080/java-web-helloworld/servlet/HelloWorld