Inside the JasperReports Server web application, the JSP files are organized as follows:
• | JSP files are split up under the <js-webapp>/WEB-INF/jsp folder: |
• | The <js-webapp>/WEB-INF/jsp/templates folder contains UI components such as panels, lists, menu, and dialogs. |
• | The <js-webapp>/WEB-INF/jsp/modules folder contains flow-specific pages: |
• | The main layout and subpanel JSP files are directly in modules. |
• | Each feature has subfolders for its various JSPs. |
Recommended Comments
There are no comments to display.