Top-level Directory Structure
* bin – automation scripts
* lib – 3rd party libraries (i.e. Struts and Hibernate)
* metadata – SQL scripts, server configurations and XDoclet fragments
* src – Java source files
* test – JUnit, Cactus, StrutsTestCase tests
* tools – Strutsgen: a tool for generating JSPs from ActionForms
* web – JSPs, properties files, images, scripts, stylesheets
(more…)
Popularity: 5% [?]

