Gary Feidt wrote:
> Where is your Validation? I don't see any protected ActionMessages
> validate(iForm theform) {}
>
Also, what class does your form sub-class?
> error = validate(theform);
>
He has validate="true" which, if the form has a proper superclass,
should do validation automagically, no?
> if ( "view".equalsIgnoreCase( action ) ) [...]
>
*shudder*
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]