Setting Up Eclipse for Tomcat Development

I've been completely buried in work lately—not that I'm complaining—so I'm just posting a quick link.

One of the side-projects I work on when I get a chance is a Java web application that runs on Apache's Tomcat server. Since Tomcat is the way to publish your web apps and Eclipse is the way to program in Java, it shouldn't be surprising that some one has made a plugin for integrating the two. And IBM's even got a nice tutorial to get you started:

I've used it a couple of times to get my environment setup so if you're looking for the same, definitely check it out.

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
If you have a Gravatar account, used to display your avatar.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • You can enable syntax highlighting of source code with the following tags: <code>. Beside the tag style "<foo>" it is also possible to use "[foo]".
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options