Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\genapp\review.jsp
<%-- - FILE - review.jsp - - DESCRIPTION - Review page - - MODIFIED (MM/DD/YY) - clo 10/12/05 - Created - - SINCE - 10.2+ --%> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem"%> <%--All page contents should be within this tag--%> <uix:buildTree nodeID="pageContent" scope="request"> <uix:header text="Credentials"> <uix:header text="Host Credentials"> <uix:tableLayout> <uix:rowLayout> <uix:styledText text="Credentials Type" styleClass="OraPromptText"/> <uix:spacer width="5"/> <uix:styledText text="Override Preferred Credentials" styleClass="OraDataText"/> </uix:rowLayout> <uix:rowLayout> <uix:styledText text="Username" styleClass="OraPromptText"/> <uix:spacer width="5"/> <uix:styledText text="sysman" styleClass="OraDataText"/> </uix:rowLayout> </uix:tableLayout> </uix:header> <uix:header text="Home Credentials"> <uix:tableLayout> <uix:rowLayout> <uix:styledText text="Credentials Type" styleClass="OraPromptText"/> <uix:spacer width="5"/> <uix:styledText text="Oracle Home Preferred Credentials" styleClass="OraDataText"/> </uix:rowLayout> <uix:tableLayout/> </uix:tableLayout> </uix:header> </uix:header> <uix:header text="Schedule"> <uix:rowLayout> <uix:styledText text="Scheduled" styleClass="OraPromptText"/> <uix:spacer width="5"/> <uix:formattedText text="Immediately" styleClass="OraDataText"/> </uix:rowLayout> </uix:header> </uix:buildTree> <% int navIndex = 5; int maxIndex = 5; int minIndex = 1; %> <%@ include file="template.jspf"%>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de