<%-- Name: relatedSegmentsTableInclude.jsp -- Type: OEM JSP Include -- Description: This page contains the complete UI for related segments for a -- schema object. (table, index, mview, mviewlog) -- -- -- JSP Changes: To use this page, include this page as a 'macro' include -- in your storage page jsp. In your JSP you must include the -- oem taglib. -- -- Controller Changes: -- Make your controller instaniate the emo beans listed -- above. The name of each bean must match the names above. -- Make sure your controller calls beanUtils for these beans -- when submit form is called. --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- use multiselection --%> <%-- use space cols and multiselection --%> <%-- end multiselection true case --%> <%-- single selection --%>