For dynamic binding reason,I want to dynamic bind back-bean values while
using accordionPanel,code as below:
   <s:accordionPanel >
       <t:panelTab />
       .......................
       <t:panelTab />

       //because the  <t:panelTab> is dynamic ,so I must bind to a
back-bean.
   </s:accordionPanel>
   
I want to binding a back-bean to support dynamic <t:panelTab>,anybody can
tell me how to do it?
-- 
View this message in context: 
http://www.nabble.com/How-to-dynamic-binding-values-using-accordionPanel-tf2663044.html#a7427148
Sent from the MyFaces - Users mailing list archive at Nabble.com.

Reply via email to