orcus
Joined: 22/01/2007 16:10:52
Messages: 136
Offline
|
To run, you could download and install a servlet container (Tomcat or Jetty,...)
For example, in Tomcat, when you create smithXXX.war using the ant task, simply copy it into webapps folder. Tomcat will automatically deploy and run smith.
|