Hello,
I was able to solve my problem,
Instead of using valueChangeListenerExpression (the documented attribute in
the tld docs) use the valueChangeListener (undocumented attribute)...
It works like a charm!
Thanks,
Rasha
Rasha wrote:
>
> Hello,
> I am trying to set up woodstock to work with facelets.
> I have had some trouble making listeners work though ...
>
> For the actionListener, I used a tip posted in the user mailing list about
> using action (undocumented) instead of using actionListener(documented).
> The workaround works fine.
>
> I am currently having the same issue with the valuechangedListener of the
> textfield. The page does not give an error but the valuechangeListener is
> not working.
> If I remove facelet and use jsp instead, the code works fine, so I am sure
> it's not a coding problem, and that the issue arises only when using
> facelets...
>
> Any ideas?
>
> Thanks,
> -Rasha
>
--
View this message in context: http://www.nabble.com/Woodstock-%2B-facelets-tf4758074.html#a13607622
Sent from the Project Woodstock - Users mailing list archive at Nabble.com.