<%@ taglib prefix="s" uri="/struts-tags" %> Tabbed Panes <%@ include file="/ajax/commonInclude.jsp" %>

Examples

  1. A local tabbed panel width fixed size (doLayout="true")
  2. A Local tabbed panel with disabled tabs
  3. A Local tabbed panel that publishes topics when tabs are selected(before and after)
  4. A remote (href != "") and local tabbed panel
  5. Various remote and local tabbed panels (with enclosed tabbed pannels) with layout (doLayout="false")
  6. A local tabbed panel width fixed size (doLayout="true") with close button on the tab pane (closable="true" on tabs), and tabs on the bottom (labelposition="bottom")