Hi

 

I’m using the component autoUpdateDataTable (from tomahawk-sandbox-1.1.5-SNAPSHOT.jar along with MyFaces 1.1.4 and Tomahawk 1.1.3) within a Jetspeed2 portlet (i’m using org.apache.myfaces.portlet.MyFacesGenericPortlet as bridge).

The problem is that the table gets displayed twice whereas, if I access the webapplication outside the portal, the table is correctly rendered only once.

I’ve noticed that initially, when the page is loaded, only one table is displayed but when the _javascript_ object Ajax.PeriodicalUpdater starts updating the table, then a second table is added and both are then refreshed.
 
Does anybody know a workaround for this buggy behaviour?
 
Thanks in advance
Francesco

 

Reply via email to