<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%-- * Copyright (c) 2004, 2009, Oracle and/or its affiliates.All rights reserved. * * NAME * ruleTemplates.jsp * * NOTES * Common jsp for rule template list UI. The bean has a * key supporting this view 'maskingRuleTemplatesBean' * * * MODIFIED * kmckeen 02/03/09 - Include oemNoscript to eliminate OAC Cat1 violation * xshen 06/26/07 - enable import export * xshen 11/09/06 - ui changes * xshen 08/10/06 - Created * --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%@ include file="/database/masking/dmMsging.jspf" %>