Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\euser\oid\securityEvents.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:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="bundle" class="oracle.sysman.db.eusr.rsc.OidMsg" /> <uix:document> <uix:metaContainer> <uix:head titleBinding="LABEL_OID@bundle"/> <uix:styleSheet/> </uix:metaContainer> <uix:form name="newInst" method="POST" > <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right"> <uix:cellFormat> <uix:styledText textBinding="LABEL_VIEW_DATA@bundle" styleClass="OraPromptText"/> <uix:spacer width="2" /> <uix:choice name="timeFrame" selectedValueBinding="selectedTime@servletRequest"> <uix:contents> <uix:option textBinding="LABEL_REALTIME@bundle" /> <uix:option textBinding="LABEL_BYDAY@bundle" /> <uix:option textBinding="LABEL_BYWEEK@bundle" /> <uix:option textBinding="LABEL_BYMONTH@bundle" /> </uix:contents> </uix:choice> <uix:spacer width="2" /> <uix:submitButton text="Go" name="event" value="GET_SEC_EVENTS"/> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> <uix:tableLayout width="100%" cellSpacing="5" hAlign="center" > <uix:rowLayout> <uix:header textBinding="LABEL_SECURITY_EVENT_DETAIL@bundle"/> </uix:rowLayout> <%@ include file="oidRefreshTime.jspf" %> <uix:rowLayout> <oem:table name="securityEventsTable" width="90%" dataSourceKey="tableDataSource"> </oem:table> </uix:rowLayout> </uix:tableLayout> </uix:pageLayout> </uix:form> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de