| Author |
Ant support in Tomcat 5.5
|
p hasini
Ranch Hand
Joined: Oct 24, 2009
Posts: 92
|
|
Does Tomcat5.5 provide built in Ant support.
|
 |
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12271
|
|
You have it backwards. Ant is extensively used to support development for servers such as Tomcat.
If you look in the source code distribution for Tomcat 6 you will find a build.xml file used as Ant input for building Tomcat.
Bill
|
Java Resources at www.wbrogden.com
|
 |
 |
|
|
subject: Ant support in Tomcat 5.5
|
|
|