<%@ 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 remote (href != "") and local tabbed panel
  3. Various remote and local tabbed panels (with enclosed tabbed pannels) with layout (doLayout="false")
  4. A local tabbed panel width fixed size (doLayout="true") with close button on tabs(closeButton="tab"), and tabs on the right (labelposition="right")
  5. A local tabbed panel width fixed size (doLayout="true") with close button on the tab pane (closeButton="pane"), and tabs on the bottom (labelposition="bottom")