Software AG Products 10.7 | Application Platform User Guide | Developing with Application Platform in Designer | About Creating Application Platform Projects | Creating Web Projects | Folder Structure of Web Projects
 
Folder Structure of Web Projects
When you create a web project, Application Platform creates a folder structure for the project. The folder structure contains all folder types, which are created for Java Projects.
Additionally, a src/main/webapp directory is created for web projects. Use this directory for web-related content, such as HTML, JSP, JavaScript, and CSS.