What is the minimum standard directory structure for a Java web application? What do I need to add to a file build.xmlto get ant to create it and create a WAR file?
My goal is to deploy the Wicket app for Tomcat without using an IDE. I want to do this only with ant and my favorite text editor.
tmtest
source
share