Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TODO: we need to merge the old tutorials in with the new ones.
TODO: write up some actual tutorials!
TODO: maybe create a template for tutorial pages?

  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
  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

...