Versions Compared

Key

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

Table of contents: Learn WW by example

These pages are This guide is not yet ready for public consumption, and not yet linked to from the webwork wikitutorial area. Once enough pages have been written for it to become useful, I will we can link it into the wiki.

If you wish to contact me, please send email to rbondi at gmail d o t com.

/r:b:

tutorial

  1. Readme (this is a work in progress; symbols)
  2. Introduction (target audience; Essential, Simple, Intermediate, and Advanced; examples must work)
  3. Set up WWStruts 2
  4. Essential WW Struts 2 by example
    1. Actions
  5. Simple WW Struts 2 by example: html forms
    1. Html forms with WW tags, actions, and validation
  6. Intermediate WW Struts 2 by example: html forms and pages
    1. SiteMesh by example
    2. Struts SAF1 tag libraries by example
    3. Interceptors and Validators by example
  7. Advanced WWStruts 2: if you don't test, it isn't for you
    1. What is IoC?
    2. JUnit by example
    3. Mockobjects by example
    4. Logging by example
    5. Tomcat commons db connection pool by example
    6. Hibernate by example
  8. Contributing to this wiki guide
    1. How this guide is different from others
    2. Rules and conventions

Todo

  1. how fit in both jsp and velocity in examples/toc?