The following table is an example of the folder structure of a Web application project. The folder structure will vary, depending on a project's component support.
Web application project folders
Folder | Description |
---|---|
<projectname> | The Web application project folder, which is the container for all project resources. |
build | This folder contains common Eclipse files. |
generated | This folder contains generated classes based on a managed bean created from a WSDL. |
src | The src folder contains java files used in the Web application. |
webroot | This folder contains the Images, META-INF
and WEB-INF subfolders.
|
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com