If you're specifying IDs for components directly, you have to remember to include the portlet namespace in the generated ids.
-----Original Message----- From: Pfau, Oliver [mailto:[EMAIL PROTECTED] Sent: Friday, November 24, 2006 3:38 AM To: MyFaces Discussion Subject: Duplicate ids of some tomahawk components with portlets Hi, I have a problem with some tomahawk components in liferay portlets. When I use one portlet with datatable and scroller for instance on the first rendering of the page all is fine. If I switch to page 2 with data scroller and then click on the portal tab, a dupblicate id exception is thrown for all folllowing requests until new login. If I use 2 portlets and switch the data scroller to page 2 and send a request in portlet 1, the same exception is thrown. Is it possible to solve that ? Regards, Oliver

