Can someone explain this to me in laymans terms ?
<map:match pattern="formvalidation/test">
<map:act type="form-validator">
<map:parameter name="descriptor"
value="context:///docs/samples/formvalidation/descriptor.xml"/>
<map:parameter name="validate-set" value="car-reservation"/>
<map:redirect-to resource="dynamic-page"
target="docs/samples/formvalidation/OK"/>
</map:act>
<map:redirect-to resource="dynamic-page"
target="docs/samples/formvalidation/ERROR"/>
</map:match>
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>