Hi. 

I tried to use t:popup in every cell of a dataTable rendered into a
t:buffer. The result is that when I navigate to the page for the first time,
everything is fine. However, when I do something on the page that causes the
page to go through a full JSF cycle, the dataTable is shown twice on the
page! I checked that the table is rendered only once, which tells me that
the buffered content is being displayed twice. This only happens if I use
t:popup in my table.

Also, some actions (like using a table scroller to go to the last page)
causes this error:
org.apache.jasper.JasperException: cannot add component with id '_id119' and
path : {Component-Path : [Class:
javax.faces.component.html.HtmlCommandButton,Id: _id119]} to its parent
component. This might be a problem due to duplicate ids.

This also happens only if I use t:popup.  

Does anyone have an idea about what could be causing this? Any suggestions
would be greatly appreciated.

Val
--
View this message in context: 
http://www.nabble.com/t%3Apopup-problems-t1445543.html#a3904320
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to