[jboss-user] [JBoss Portal Users] - Partial refresh does not seem to work for JBOSS Portlet
Brian13
do-not-reply at jboss.com
Mon Sep 21 13:22:08 EDT 2009
Hello,
I have embeded a recursive rich:tree implementation into JBOSS Portlet in a Portal application ... The implementation ported fine into the portlet ... But the problem that arises is that the partial page refresh of the Portlet does not seem to work quite as it is supposed to.
For the rich:tree I have the switchType set to "ajax" but when any nodes are selected
in the tree which causes a selection to be made, the whole portlet gets refreshed.
I have a simpleTogglePanel encapsulating the rich:tree which should only refresh
at the most upon the selection of the nodes in the tree ... Is there any way partial refresh of the portlet can be controlled so that only the rich:tree and the other components in the portlet which are rich:dataTable types all do not get refreshed all at the same time. I am using the JBOSS Portal version 2.7.2 and JBOSS AS 4.2.3 GA
Thank you in advance.
-- Brian
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4256230#4256230
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4256230
More information about the jboss-user
mailing list