Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\webapp\tmpl\createWebappTemplate.jsp
<%@ 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" %> <uix:dataScope currentDataBinding="tmplData@servletRequest" > <uix:bundle name="commonResourceBundle" class="oracle.sysman.resources.CommonResourceBundle"/> <uix:bundle name="webappMsg" class="oracle.sysman.eml.webapp.WebappMsg" /> <uix:document> <uix:metaContainer> <uix:head title=" "/> <uix:styleSheet/> </uix:metaContainer> <uix:form name="createTemplateForm" method="GET" destination="createWebappTemplate?target=em&type=website"> <uix:contents> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:pageButtons> <uix:pageButtonBar> <uix:contents> <uix:submitButton name="event" textBinding="CANCEL_BTN_TEXT@webappMsg" value="Cancel"/> <uix:submitButton name="event" textBinding="OK_BTN_TEXT@webappMsg" value="OK"/> </uix:contents> </uix:pageButtonBar> </uix:pageButtons> <uix:stackLayout> <uix:contents> <uix:header textBinding="CREATE_MONITORING_TEMPLATE@webappMsg" > <uix:flowLayout> <uix:contents> <uix:textInput name="targetName"/> <uix:submitButton name="event" value="create" text="create" /> <uix:submitButton name="event" value="load" text="Load" /> <uix:submitButton name="event" value="save" text="save" /> </uix:contents> </uix:flowLayout> <uix:ref refID="webapp/tmpl/createWebappTemplateSegment" /> <uix:spacer height="5" /> </uix:header> </uix:contents> </uix:stackLayout> <uix:spacer height="40" /> </uix:pageLayout> </uix:contents> </uix:form> </uix:document> </uix:dataScope>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de