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

Compare with Current View Page History

« Previous Version 6 Next »

Table of contents: Learn SAF2 by Example

This guide is not yet ready for public consumption, and not yet linked to from the tutorial area. Once enough pages have been written for it to become useful, we can link it into the 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 SAF2
  4. Essential SAF2 by example
    1. Actions
  5. Simple SAF2 by example: html forms
    1. Html forms with tags, actions, and validation
  6. Intermediate SAF2 by example: html forms and pages
    1. SiteMesh by example
    2. SAF1 tag libraries by example
    3. Interceptors and Validators by example
  7. Advanced SAF2: 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