[Javaweb] compile a project Tomcat webapps in EclipseforJavaEE, but there is no solution
After successfully configuring the tomcat server from Eclipse for JavaEE downloaded from the official website, configure the WEB Project to Tomcat and enter http: // localhost: 8080/project name/index. jsp (8080 is the Tomcat port, index. jsp is the page to be accessed) can run successfully, you can manually open the Webapps under Tomcat in Windows resource manager to get the compiled project and upload it to the server, but no.
This is different from MyEclipse. Eclipse on the official website automatically throws your project to another place.
At this point, you should:
1. Under the Server tab in Eclipse, right-click the target Tomcat Server and Remove all projects by adding and Remove... or other methods.
2. Clean the Tomcat server
3. Double-click the Server, open the settings page, change Server Locations from the first Server to the second Server, and change Deploy path to webapps. Because the project is suspended on my Server, so we won't change it now, so you need to change first to clear the service thick ky "http://www.bkjia.com/kf/ware/vc/" target = "_ blank" class = "keylink"> vc8L3A + CjxwPjxpbWcgc3JjPQ = "http://www.2cto.com/uploadfile/Collfiles/20150110/20150110092708288.png" alt =" ">
4. Mount the project to Tomcat to run, and you will be able to find your project in webapps.