How to integrate tomcat 7 eclipse?

Asked By 20 points N/A Posted on -
qa-featured

Hello guys,

How to integrate tomcat 7 eclipse? Or merge the tomcat 7 with this eclipse application which allows implementing and managing widgets. There are topics that are related to this I want to get some video tutorials or website so that I will gain more knowledge on how to get this working.

Thank you.

SHARE
Answered By 0 points N/A #172033

How to integrate tomcat 7 eclipse?

qa-featured

Open Eclipse IDE. Tomcat 7.0 is a part of web servers in Eclipse. Go to Eclipse menu. Click on Preferences. In the pop-up window, select Runtime Environments under Servers. It will show you the currently installed Tomcat version as seen in the figure below. If it says 7.0, then click ok. If it says any other, then click on Add. It will show another window. There you can choose v7.0. Click finish. It will be added to your server list.

Server runtime Environments Apache Tomcat v7.0

Related Questions