developerWorks: Using Eclipse as a Development Environment with Jakarta Tomcat
May 27, 2004, 07:00 (0 Talkback[s])
(Other stories by Geoffrey R. Duck)
"I have been developing with Eclipse since its early days, and
have found that it is one of the best things that ever happened to
me for my Java development. Coming from a background of Java
programming on Linux using nothing but vi and a JDK, Java
programming and debugging was a tedious task. Now, thanks to
Eclipse, I can throw together quick Java based prototypes easily.
My next thought was why not integrate my JSP development into my
Eclipse environment as well? Then I would be able to work more
easily with my Java code and JSP's. The goal of this article is to
save JSP developers time setting up Eclipse to work with
Tomcat..."
Complete Story
Related Stories: