Problem solved; thank you.

Simon Lessard wrote:

> Add "table:discard_selected" as partialTarget, tr:table is a naming
> container, and I don't think we have a children trigger detection algorithm
> implemented yet.

Thank you for the information.
I didn't have to use partialTarget; I , instead, added an "action"
attribute to my commandButton component to force page refresh.

> Also, you should not keep a a bound component in session (using binding
> attribute). I read that you want to keep the bean session scoped, so you'll
> have to split it in two beans:

I've removed the binding attribute from the table component.

regards.

--
Edmond/

Reply via email to