First page Back Continue Last page Overview Graphics
Command driven application
Form or link specifies command object's class and method to invoke.
Command is given “form model” whose properties have been filled in by request
Form model may include specFor: method to indicate data types, validators etc (such information may also be provided in the input tag)
Notes: