Am 01.02.2006 um 01:20 schrieb Jesse Kuhnert:

Hmmm...I know the tapestry workbench demo application has a sample
"ShowErrors" sort of component for this.

The biggest reason I suggested the ValidationDelegate approach is because you're guaranteed to get every fields value and error written out properly
as everything is passed in as a paramter to you.

I'm not as familiar with your method, but maybe the workbench? ...

http://demo.raibledesigns.com/workbench/app

No, it's not. The WorkBench does display errors markers for all fields, but it will only
display the first error message (pretty bad usability, by the way :-).
Of course, you can extend the error area to display all messages. But then again, the error messages are outside the form and my goal is to display the error message
next to the input field where the error occurs.

Christian


Reply via email to