You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Table of contents: Learn WW by example

These pages are not yet for public consumption, and not yet linked to from the webwork wiki. Once enough pages have been written for it to become useful, I will link it into the wiki.

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

/r:b:

  1. Readme (this is a work in progress; symbols)
  2. Introduction (target audience; Essential, Simple, Intermediate, and Advanced; examples must work)
  3. Set up WW
  4. Essential WW by example
    1. Actions
  5. Simple WW by example: html forms
    1. Html forms with WW tags, actions, and validation
  6. Intermediate WW by example: html forms and pages
    1. SiteMesh by example
    2. Struts tag libraries by example
    3. Interceptors and Validators by example
  7. Advanced WW: 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?
  • No labels