Showing posts with label server. Show all posts
Showing posts with label server. Show all posts

Wednesday, January 18, 2012

Setting up tomcat with Eclipse

 

image image image

In this “How-To” feature, I will show you ‘How to setup Tomcat 6.x with Eclipse’. Eclipse is one of the most popular IDEs for Java out there. Being free and open source, it is supported actively by the Java developer community. Also helping its popularity is the N number of plugins supported by eclipse.

Tomcat is a server container of choice among many development environments and provides a small footprint to test out and develop the web based applications.

Together, these two provide a handy, fast and stable development environment exhibiting years of mature stability and ease of usage.

Hit the jump for ‘Setting up tomcat with Eclipse’.