Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\xdb\events\repository.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%-- -- Page: repository.jsp -- Controller: db/adm/xdb/EventsController.java -- --%> <%-- Tag Libraries --%> <%@ 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" %> <%-- Imports --%> <%@ page import="oracle.sysman.emo.xdb.XDBConstants" %> <%@ page import="oracle.sysman.emo.xdb.events.Constants" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="EventsMsgs" class="oracle.sysman.db.rsc.xdb.EventsMsg"/> <uix:bundle name="dbMsgs" class="oracle.sysman.db.rsc.DBObjectMsg"/> <oem:setURLEncoder id="renderingContext"/> <db:script src="/database/utils.js" /> <uix:document> <%@ include file="/oemTitle.jspf" %> <%-- HTML form --%> <uix:body> <db:form name="repositoryEvents" method="post" destination="/console/database/xdb/Events" copyParams="target,type,otype,cancelURL,oname,sname"> <uix:formValue name="pageName" value="<%= XDBConstants.REPOSITORY_EVENTS_PAGE %>"/> <uix:pageLayout titleBinding="REPOSITORY_EVENTS@EventsMsgs"> <%--- Include global tabs --%> <%@ include file="/database/global.jspf" %> <%-- Information/Error display --%> <%@ include file="/database/informationError.jspf" %> <uix:styledText textBinding="RESPOSITORY_EVENT_LISTENERS@EventsMsgs" styleClass="OraInstructionText" /> <uix:tableLayout cellSpacing="5" width="100%"> <uix:rowLayout> <oem:table name="<%=Constants.EVENTS_UI_DATASOURCE %>" width="100%" beanKey="objectBean" blockSize="25" formSubmitted="true" destinationBinding="destination@objectBean" dataSourceProp="<%=Constants.EVENTS_UI_DATASOURCE %>" alternateTextBinding="NO_RESOURCE_CONFIG@EventsMsgs" summaryBinding="REPOSITORY_EVENTS@EventsMsgs"> </oem:table> </uix:rowLayout> </uix:tableLayout> <uix:pageButtons> <uix:pageButtonBar> <uix:submitButton textBinding="RETURN@dbMsgs" shortDescBinding="RETURN@dbMsgs" name="event" value="cancel"/> </uix:pageButtonBar> </uix:pageButtons> </uix:pageLayout> </db:form> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de