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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to