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

Compare with Current View Page History

« Previous Version 2 Next »

Table of contents: Learn WW by example

  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