eclipse - 这个项目需要用什么平台运行
某草草
某草草 2017-04-24 16:01:06
0
3
820

在网上下载了一份投票代码,但不知道怎么运行。

项目结构如图

看了说明,所有的步骤都做了
最后一部运行,不知道在什么平台上运行。(eclipse无法运行)
说明如下

某草草
某草草

reply all(3)
洪涛

Just install tomcat

phpcn_u1582

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template