hi thomas,

you can use Column#length with the correct value or a different property
for your value-binding (without @Column) .

regards,
gerhard

http://www.irian.at

Your JSF/JavaEE powerhouse -
JavaEE Consulting, Development and
Courses in English and German

Professional Support for Apache MyFaces



2012/4/12 Thomas Andraschko <zoi...@googlemail.com>

> Hi,
>
> we have a value binding on an h:inputText. The binded variable has @Column
> and the default value of length is 255.
> I try to overwrite this via "maxlength" attribute on the h:inputText but
> the rendered maxlenght is 255.
>
> How can disable this behavior for a single input field?
>
> Best regards,
> Thomas
>

Reply via email to