Table bound to DataProvider in Creator 2 Update 1 Portlet
Hi,
I have bound table components to dataproviders in my creator portlet which works fine under pluto portal.
Also, when I hot deploy my portlet under liferay: dataproviders are also filled correctly
and the data is displayed also correctly in the table component. Everything is fine.
BUT following problem occures under liferay: When I add, change or delete entries from the dataprovider the changes are
not visible in the table after page refresh. Not until I refresh the page a second time.
I have read somewhere that one shouldn't use the basic components, only the standard
components in creator if developing for liferay. This is however not satisfying.
o Has someone already deployed portlets from creator, with tables bound to dataproviders to liferay?
o Do the problems come from differences between the lifecycle of pluto and liferay?
o How can I fix this problem?
o Is there a example portlet for liferay available which was written in creator and uses table components bound to dataproviders?
Thanx in advance!
By the way, my configuration:
Sun Java Studio Creator 2 Update 1
Liferay 4.0.0
Mysql 4.1
Tomcat 5.5

