在网上下载了一份投票代码,但不知道怎么运行。
项目结构如图
看了说明,所有的步骤都做了
最后一部运行,不知道在什么平台上运行。(eclipse无法运行)
说明如下
phpcn_u15822017-04-24 16:03:06
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
给我你的怀抱2017-04-24 16:03:06
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