using a descriptor file like employee-form.xml in the tutorial directory.

have FormValidatorAction called from the sitemap.

a line in core.log states "All form params successfully validated" - written
by FormValidatorAction.  no other lines from FormValidatorAction.
therefore, neither the 'validate' if statement nor the 'validate-set' if
statement are entered.

started by using the parameter, 'validate', before getting fancy and using
constraint-set.

cannot understand constraint-set in the descriptor file when
FormValidatorAction and AbstractValidatorAction look for the parameter,
'validate-set'.  cannot find the association.

but, am trying to stay simple even though the info in FormValidatorAction
says that the check for 'validate' is obsolete.  i have validate elements
within the 'root' element - but, it does not "hit" in the code.



---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to