HibernateRelationshipsUI |
|
| Your trail: |
Difference between
version 16
and
version 15:
| At line 6 changed 6 lines. |
| * Create a Weblog |
| * View Weblog and its Entries |
| * Add a New Entry |
| * Edit/Save an existing Entry |
| * Edit a Weblog and its Users |
| * Edit a User and their Weblogs |
| * Edit a User and their Weblogs (many-to-many) |
| * CRUD a Weblog and its Users (many-to-many) |
| * CRUD a Weblog and its Entries (one-to-many) |
| * Add a Category drop-down for Entries (many-to-one) |
| At line 16 changed 2 lines. |
| * [3] Create an EntryAction to handle CRUD-ing Entries |
| * [4] Add the ability to see all Weblogs and edit them, as well as their users |
| * [3] Create a WeblogAction to handle CRUD-ing Weblogs |
| * [4] Create JSPs to display a Weblog's information |
| * [5] Add the ability to edit users from the Weblog Detail Screen |
| * [6] Add the ability to edit entries from the Weblog Detail Screen |
| At line 76 changed 3 lines. |
| !!Create an EntryAction to handle CRUD-ing Entries [#3] |
|
| !!Add the ability to see all Weblogs and edit them, as well as their users [#4] |
| !!Create a WeblogAction to handle CRUD-ing Weblogs [#3] |
| !!Create JSPs to display a Weblog's information [#4] |
| !!Add the ability to edit users from the Weblog Detail Screen [#5] |
| !!Add the ability to edit entries from the Weblog Detail Screen [#6] |
Back to HibernateRelationshipsUI,
or to the Page History.
|