A lot of times this is caused because the developer made the backing list for the t:dataTable request-scoped, or made the rendered attribute value for the commandList request-scoped.
On 8/9/07, Christopher Cudennec <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I can't get the commandLink to work inside the dataList. The event is > not processed and therefore the actionListener never gets called. This > sounds like the above bug ticket that is supposed to be solved. I use > MyFaces 1.1.5 and Tomahawk 1.1.6. Can anybody confirm or comment about this? > > Thanks, > > Christopher >

