84669 person learning
152542 person learning
20005 person learning
5487 person learning
7821 person learning
359900 person learning
3350 person learning
180660 person learning
48569 person learning
18603 person learning
40936 person learning
1549 person learning
1183 person learning
32909 person learning
在网上下载了一份投票代码,但不知道怎么运行。
项目结构如图
看了说明,所有的步骤都做了最后一部运行,不知道在什么平台上运行。(eclipse无法运行)说明如下
Just install tomcat
1. A basic JDK environment is required. 2.Web application container. For jsp, tomcat is preferred.
Package the project and put it in the tomcat installation directory. Start the tomcat service. You can access it locally
Use eclipse, put the project in worksapce, import the workspace application in eclipse, eclipse must first configure tomcat and jdk, and then deploy the project to tomcat to access it
Just install tomcat
1. A basic JDK environment is required.
2.Web application container. For jsp, tomcat is preferred.
Package the project and put it in the tomcat installation directory.
Start the tomcat service. You can access it locally
Use eclipse, put the project in worksapce, import the workspace application in eclipse, eclipse must first configure tomcat and jdk, and then deploy the project to tomcat to access it