<%-- /* $Header: formsConf.jsp 12-sep-2006.14:34:46 yxie Exp $ */ /* Copyright (c) 2001, 2006, Oracle. All rights reserved. */ /* DESCRIPTION Forms configuration page. NOTES MODIFIED (MM/DD/YY) yxie 09/12/06 - XbranchMerge yxie_bug-5521573 from main yxie 08/04/06 - XbranchMerge yxie_formsapp_regression from main yxie 09/11/06 - Fix bug 5521573 yxie 03/10/06 - Creation */ /** * @version $Header: formsConf.jsp 12-sep-2006.14:34:46 yxie Exp $ * @author asawant * @since release specific (what release of product did this appear in) */ --%> <%@ page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ page import='oracle.sysman.eml.formsapp.data.FormsConfigData'%> <%@ page import='oracle.sysman.eml.formsapp.data.FormsSectionConfigData'%> <%@ include file="/oemTitle.jspf" %> <%@ include file="/oemNoscript.jspf" %> <%@ include file="/oemGlobal.jspf" %> <%-- Table --%>