Home » How to configure tomcat server in eclipse IDE

How to configure tomcat server in eclipse IDE

by Online Tutorials Library

How to configure tomcat server in Eclipse IDE

If you are using Eclipse IDE first time, you need to configure the tomcat server First. For configuring the tomcat server in eclipse IDE, click on servers tab at the bottom side of the IDE -> right click on blank area -> New -> Servers -> choose tomcat then its version -> next -> click on Browse button -> select the apache tomcat root folder previous to bin -> next -> addAll -> Finish.

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Creating Servlet in eclipse IDE

Now tomcat7 server has been configured in eclipse IDE.

Creating Servlet in eclipse IDE

You may also like