Difference between
version 5
and
version 4:
At line 4 changed 1 line. |
This tutorial will show you how to add a Controller to generate a reports from AppFuse user account database. |
This tutorial will show you how to add a Controller to generate reports from AppFuse user account database. |
At line 6 removed 2 lines. |
;:%%(color: blue)''I will tell you how I do stuff in the __Real World__ in text like this.''%% |
|
At line 9 changed 8 lines. |
* [1] Add XDoclet Validator tags to Person.java |
* [2] View JSP with validation added and test |
* [3] Add ''testGetPeople'' methods to DAO and Manager Tests |
* [4] Add ''getPeople'' methods to PersonDao and Manager |
* [5] Create PersonControllerTest |
* [6] Create PersonController |
* [7] Create personList.jsp and Canoo test |
* [8] Add link to menu |
* [1] Create the UserReportController Controller |
* [2] Configuring JasperReports on AppFuse |
* [3] Designing Reports |
* [4] Putting all together |
Back to AppFuseJasperReports,
or to the Page History.
|