You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Mike Kienenberger <mk...@gmail.com> on 2005/11/02 16:51:31 UTC

Re: valueChangeBackListener ?

What about changing it to an actionListener and checking it yourself?

http://wiki.apache.org/myfaces/SubmitPageOnValueChange

I haven't used valueChangeListener, but it seems like a bug if it
doesn't detect all changes.....

On 10/31/05, Dennis Byrne <de...@dbyrne.net> wrote:
> I have a valueChangeListener that works fine, however the
> bound method does not fire once my h:selectOneMenu value is
> changed *back* to the original value.  I realize this is
> probably a feature in mose cases, but what to do?
> Dennis Byrne
>