Eclipse Configuration Tomcat Server provides tomcatplugin eclipse download
"Respect original, reprint please indicate source" http://blog.csdn.net/guyuealian/article/details/50763109
If your eclipse has a server, see: http://blog.csdn.net/guyuealian/article/details/50762996 [Open link]
"1" Download andEclipse and Tomcat successfully installed: (1) Tomcat download address: http://tomcat.apache.org/(try to install more than 6.0 versions)
(2) Eclipse download Address: https://yunpan.cn/cxTIghau5In3w (extract Code: 97F4) (each version features different, please download my version eclipse-jee-mars-1-win32.zip)
(3) Download eclipse associated Tomcat plug-in: http://www.eclipsetotale.com/tomcatPlugin.html (Tomcatpluginv331.zip) Be sure to download your own version of Eclipse, otherwise you cannot associate, view your own version of the method, as follows:
after the "2" decompression Tomcatpluginv331.zip, the files inside are copied under the plugins file in the Eclipse installation directory:
"3" then start Eclipse and see three icons, as shown in
This time point three icons, appear prompts to tell you not to.
If these three icons do not appear, select ' Window>customize perspective...>commands ' and check ' Tomcat ' in ' Available command groups '
4 also needs to configure the Tomcat version, that is, select the version you installed in Tomcat home;
is configured, the application button is pressed, closed, and then the Tomcat service is stopped from the window's services,
back to Eclipse's page, point to the three icons, OK, the console window below is reflected,
5 "Then open the browser, Http://localhost:8080/ok, Tomcat started the
Finally, summarized, very simple, configuration. I do it quickly, according to those tutorials on the Internet is easy to confuse people, but, say, my article is also a reference to some of the online tutorials.
you want to be able to provide help to the configured person.