<%@ include file="/sdk/oemTop.jspf" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%-- Imports --%> <%@ page import="oracle.sysman.emo.adm.schema.table.TableConst" %> <% if (request.getAttribute("em2goApp") != null) {%> <%@ include file="/em2go/em2goGlobal.jspf" %> <% } else {%> <%@ include file="/database/globalPopup.jspf" %> <%} %> <% if (request.getAttribute("em2goApp") != null) {%> <%@ include file="/em2go/em2goFooter.jspf" %> <%}%>