Folders structure

It is important to define the folders structure for a J2EE application.
The J2EE and EJB specifications define a specific folders structure for files, images, deployment descriptors, .. It is recommended to have a common structure for all J2EE projects.

Here, we present a structure using the Eclipse IDE (http://eclipse.org/), but you could also use any other IDE.

Eclipse folders structure


Sample

Folders on the filesystem

IDEs