o7planning

Install Tomcat Server for Eclipse

  1. Introduction
  2. Download Tomcat
  3. Declaring Tomcat with Eclipse

1. Introduction

This document is based on:
  • Eclipse 4.6 (NEON)
  • Tomcat 8.x

2. Download Tomcat

Goto URL:
And download the file (zip) as shown below.
Unzip Tomcat to a specific folder on the hard drive, such as:
  • D:/DevPrograms

3. Declaring Tomcat with Eclipse

In Eclipse select Window/References
Create new Runtime Server
Select Tomcat 8
Declaring location of Tomcat
Click OK to finish.

Java Servlet/Jsp Tutorials

Show More