Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\gensvc\view\gensvcDepends.jsp
<%-- /* $Header: gensvcDepends.jsp 24-jun-2005.09:13:34 jriel Exp $ */ /* Copyright (c) 2004, 2005, Oracle. All rights reserved. */ /* DESCRIPTION PRIVATE CLASSES <list of private classes defined - with one-line descriptions> NOTES <other useful comments, qualifications, etc.> MODIFIED (MM/DD/YY) jriel 06/24/05 - add refresh jriel 03/01/05 - jriel_rca13 jriel 03/01/05 - replace text jriel 01/27/05 - creation */ /** * @version $Header: gensvcDepends.jsp 24-jun-2005.09:13:34 jriel Exp $ * @author jriel * @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.gensvc.GenSvcUIConstants"%> <%@ page import="oracle.sysman.emSDK.eml.EmlConstants"%> <%@ page import="oracle.cabo.ui.UIConstants"%> <uix:buildTree nodeID="homePlugin"> <uix:renderingContext id="renderingContext"> <uix:dataScope currentDataBinding="GenSvcDepData@servletRequest"> <uix:bundle name="gensvcRB" class="oracle.sysman.resources.eml.gensvc.GensvcResourceBundle"/> <uix:tableLayout width="100%"> <uix:rowLayout hAlign="right" vAlign="top"> <uix:rowLayout> <uix:styledText styleClass="OraTipText" textBinding="PAGE_REFRESHED_TIME@sdkMsg"/> <uix:spacer width="4"/> <uix:styledText styleClass="OraTipLabel" textBinding="lastUpdateTime"/> <uix:spacer width="4"/> <uix:image sourceBinding="refreshImage" destinationBinding="refreshLink"/> </uix:rowLayout> </uix:rowLayout> </uix:tableLayout> <uix:form name="mainForm" method="POST"> <uix:stackLayout> <uix:styledText textBinding="GEN_TOPO_TIP@gensvcRB" styleClass="OraPromptText" /> <uix:ref refID = "gensvc/view/svcTopoSegment" /> </uix:stackLayout> </uix:form> </uix:dataScope> </uix:renderingContext> </uix:buildTree> <%@ include file="/gensvc/view/gensvcViewTemplate.jspf"%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de