Re: sx:tree and sx:tabbedpanel do not integrate

2008-09-18 Thread RajibJana
Can anyone guide me to solve this problem? Thanks RajibJana wrote: > > Hi All, > > I am building a application using struts 2.1.2. > > In my application, I want to have tree and by clicking a tree node, an > action will excute and attached JSP with the action will have a > tabbedpanel. ( ju

sx:tree and sx:tabbedpanel do not integrate

2008-09-18 Thread RajibJana
Hi All, I am building a application using struts 2.1.2. In my application, I want to have tree and by clicking a tree node, an action will excute and attached JSP with the action will have a tabbedpanel. ( just like a standard java GUI). I have searched the showcase examples and found out the d