[ Team LiB ] Previous Section Next Section

Exercises

  1. Review the code presented in this hour. Are there any techniques or issues that might have relevance for your own projects?

  2. Get a version of the code in this chapter running on your server. Add Command classes to allow the user to edit tasks. Don't forget to update the ApplicationResourcesImp class and add new views.

  3. Flip back through the book and through your notes if you have been making them. If you have followed the book as a course, remember that you should revisit your notes a few times to get the full benefit from the work you have done.

    [ Team LiB ] Previous Section Next Section