Wolfgang schrieb:
> Hi
>
> I found a good small and not too complicated example
for
> displaying error messages, but the example is not
really working.
> An error should appear if the text entering into an
input field is
> longer than 5 digits or character. But I can type in
everything
> without an error message is displayed.
>
> Here is the small example:
> http://www.javabeat.net/code/2007/09/jsf-displ
ay-error-messages-2/
>
> I would be very glad if this small example will work,
because I only need
> to display a few messages at the input page. All the
other sites I
> have found
> have so complex error handlers which first I don't
really need and second
> they are too complicated ;)
>
> Cheers Wolfgang
|