« Return to Thread: parameters in custom converters lost on form submission

Re: parameters in custom converters lost on form submission

by javamustang :: Rate this Message:

Reply to Author | View in Thread

Hi both,

I had problem my converter got parameter set only the first time, further page refreshing created new converters without parameter pering delivered.

Cause is converters and validators seem to loose state. Solution is describes here and works for me fine.
http://blog.projectnibble.org/tag/facelets-validators/

 « Return to Thread: parameters in custom converters lost on form submission