Hello Isomorphic,
We are using Smart Client 8.3. We currently use struts in our application and have a Smart Client page (abc.do) that will have different SmartClient tabs using TabSet. Is there a way to call a different struts action (basically redirect to a different URL) based on the tab that is clicked and selected? abc.do can be the default first tab, then the second tab would be xyz.do, for example.
Thanks.
We are using Smart Client 8.3. We currently use struts in our application and have a Smart Client page (abc.do) that will have different SmartClient tabs using TabSet. Is there a way to call a different struts action (basically redirect to a different URL) based on the tab that is clicked and selected? abc.do can be the default first tab, then the second tab would be xyz.do, for example.
Thanks.
Comment