[ via mac.scripting.com ] Apple Developer Connection has an article on installing and running the Apache Tomcat servlet container under Mac OS X. It’s a different approach than Murray Todd William’s Tomcat + Cocoon package installer. It also gives some hints on how to specify CLASSPATHs correctly (since OS X’s framework structure puts Java classes in nonstandard locations).
The article discusses compilation, and mentions Ant, but goes on to demonstrate building a servlet without using Ant (grrr.)
Possibly Related posts (machine generated):