I think that's a great idea, and Sylvain and I talked about this missing functionality when the changeover occurred.
Can you open a JIRA issue on this and provide your patches? I think you'll need to have the switch enabled as an attribute on each component, though. Maybe "tabswitching=client|server" as a new attribute? On 10/13/05, Swarn Dhaliwal <[EMAIL PROTECTED]> wrote: > > We have code which was working with an earlier version of the MyFaces > distribution. This distribution used serverSide tab switching in a > panelTabbedPane. The tab switching behaviour in MyFaces-1.1.0 have been > changed to client side and there is no configurable way to switch it back to > the server side tab switching (except disabling javascript in your browser). > Since the server side tab switching functionality is still there in code and > it may be desirable to use it in certain circumstances, we have modified > HtmlTabbedPaneTag and HtmlTabbedPaneRenderer classes to make the tab > switching configurable. Is there a way to add that functionality to the > Tomahawk code base. I can provide the modified classes. > > Thanks, > Swarn
