You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by liulocust <li...@163.com> on 2006/11/19 09:22:54 UTC

How to dynamic binding values using accordionPanel

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.


Re: How to dynamic binding values using accordionPanel

Posted by liulocust <li...@163.com>.
Can anybody know how to bind back-bean using <s:accordionPanel>?
-- 
View this message in context: http://www.nabble.com/How-to-dynamic-binding-values-using-accordionPanel-tf2663044.html#a7442594
Sent from the MyFaces - Users mailing list archive at Nabble.com.