Tomcat

I just started working on some tomcat stuff. It hasn't been installed for persistant use yet.

Tomcat is located under /usr/apache2/tomcat.

Start Tomcat

Develop

You'll need ant. It's installed under "/usr/src/programming/apache-ant-1.6.5". Catalina has been installed as an ant custom task, by copying catalina-ant.jar from $CATALINA_HOME/server/lib to ant's lib directory.