%--
-- WebWork, Web Application Framework
--
-- Distributable under LGPL license.
-- See terms of license at opensource.org
--
--
-- tabbedpane.jsp
--
-- Required Parameters:
-- * contentName - The name of the data map to be used.
--
-- Optional Parameters:
-- * tabAlign - The Alignment of the tabs. Default is the CENTER of the control.
-- * id - Id of the control.
--
--%>
<%@ taglib uri="webwork" prefix="ww" %>