Notes Tool

Updating the Notes Exericse to Sakai 2.2

Work on upgrade this code to 2.2 is stalled until I can figure out why the JSF won't render.

New Material

Some suggestions came out of the last presentation of the Sakai Tool Development Workshop in April 2006:

  1. Code up the delete page and make it be part of the exercise for advanced developers.
  2. Code up edit note note page and make it be part of the exercise for advanced developers.
  3. Include conditional display of content as one of the key JSF concepts.
  4. Research JSF pitfalls and workarounds. Include them in the presentation.
  5. Include JavaDoc for Java IO specifically to make it easier to code the exercise.

A new notes example will be created based on MyFaces, starting from the JSF Example code base.