TabbedPane renders all tabs in server side mode
-----------------------------------------------

                 Key: TOMAHAWK-701
                 URL: http://issues.apache.org/jira/browse/TOMAHAWK-701
             Project: MyFaces Tomahawk
          Issue Type: Improvement
          Components: Tabbed Pane
    Affects Versions: 1.1.1
            Reporter: Mathias Werlitz


The tabbed pane renders always all content tabs in server side mode, regardless 
which tab is selected.
This can cause much unnecessary rendering and html output. To speed up 
rendering it is sufficant to render only the selected tab in server side mode,

I have provided a siple patch.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to