Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Doc Team Suggestions

Documentation Style

Click here for the suggestions on documentation style.

...

  1. Downloading and installing WebWork
  2. Setting up the test environment (to test tutorial source code)
  3. Basic configuration and your first action (Hello WebWorld)
  4. Understanding actions (includes note on displaying data using Scriptlets)
  5. Understanding results
  6. Meet WebWork tag library (would also explain a little bit of OGNL)
  7. Evaluating other view options: Velocity
  8. Evaluating other view options: FreeMarker
  9. Understanding interceptors
  10. Performing validation
  11. Performing dependency injection (IoC) through components
  12. Going i18n (internationalization)
  13. Retrieving data without a full request using XHR/Ajax

This should be in conformance to Patrick's example app. Vitor will talk to Patrick to get his opinions on the sequence of lessons suggested above and how to make the tutorial conformant to the example app.

...

  • Tips and tricks on Application Servers (this was in "Overview")
  • Stuff from the current Cookbook...

All the tips in the Cookbook should be revised. Some of them could belong to the tutorial instead (basic stuff). 3rd party integration tips could be separated from the rest. Also, it would be good if all of them also followed the same structure, kind of like a tutorial lesson, but on advanced topics. The differences between the Tutorial and the Cookbook would be:

...