A coworker at my company has the following problem:
I am trying to use Woodstock and Facelets. Rendering works correctly, but
the binding of the "action" components did not work. For example, a button
would not invoke its backing beans action. Removing Facelet and using Jsp
allowed Woodstock to work properly.
Tried using the actionExpression and the actionListenerExpression.
Also note:
The h:commandButton worked as expected.
The w:radioButton also failed in Facelets
Does anyone have any similar experiences? Do you know of a solution for
these issues?
Thanks,
Jason
PS Is the dev list the wrong place for these questions?