Blake,

No. doValidation should only be executed when not using any commands at all,
before doExecute().

If you want to do validation on your commands, you will have to subclass
ActionSupport (overriding execute()) or else build it into each command
yourself.

Cheers,
Mike

On 16/12/02 6:07 AM, "Blake Day" ([EMAIL PROTECTED]) penned the
words:

> Should doValidation() be executed when the default command of a CommandDriven
> Action has been called?
> 
> Blake
> 




-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to