> So how would I accomplish this with Cocoon. Could I just create a > component for doing that validation and treat it as a self contained pipe?
I suspect our case won't apply to you: we drive validation out of the database through some EJB's using XML templates that describe what validation rules to pick up. We also have a requirement to ensure that our validators can work with frameworks other than Cocoon without a lot of work. However, if you look at the validation examples that come with Cocoon you should probably get several ideas on ways to proceed. --------------------------------------------------------------------- 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]>