Ulla Theiss wrote:
> Hello list,
>
> what is in your opinion the best zopish way to raise input validation
> errors,
> dublicate value errors, or other application errors I want to display to
> the
> user?
Use a form generation framework, or at least use the same techniques
that they do...