Difference between revisions of "Pages and Classes Example"
From AgileApps Support Wiki
imported>Evelyn |
imported>Aeric |
Line 1: |
Line 1: |
| This release contains a comprehensive end-to-end example of working with pages, controller classes, and worker classes.
| | #REDIRECT [[HowTo:Create a JSP page and Java Controller]] |
| | |
| :''Learn more: [[Working with Pages and Classes|Working with Pages and Classes]]''
| |
| | |
| The files for this example are as follows:
| |
| | |
| ==Pages Examples==
| |
| ===Directory.jsp===
| |
| {{:Directory.jsp}}
| |
| | |
| ===AddUpdate.jsp===
| |
| {{:AddUpdate.jsp}}
| |
| | |
| ==Controller Class Example==
| |
| ===DirectoryController.java===
| |
| {{:DirectoryController.java}}
| |
| | |
| ==Working Class Example==
| |
| ===Directory.java===
| |
| {{:Directory.java}}
| |
Revision as of 01:45, 28 July 2012