Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\rec\vpc\vpcremove.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ 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"%> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:bundle name="commonBundle" class="oracle.sysman.db.rsc.rec.CommonMsg"/> <uix:bundle name="catalogBundle" class="oracle.sysman.db.rsc.rec.CatalogMsg"/> <uix:document> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="foo" destination="/console/database/rec/vpc" method="post" copyParams="target,type"> <uix:pageLayout> <%@ include file="/database/global.jspf" %> <uix:header textBinding="VPC_HDR_REMOVE_VPC@catalogBundle"> <uix:contents> <%@ include file="msgbox.jspf" %> <uix:stackLayout> <uix:contents> <uix:header textBinding="VPC_SHDR_VPC_USER@catalogBundle"> <uix:tableLayout cellSpacing="5" width="100%" summary="tl"> <uix:rowLayout> <uix:styledText textBinding="VPC_INST_REMOVE_VPC@catalogBundle" styleClass="OraInstructionText"/> </uix:rowLayout> <uix:rowLayout> <uix:labeledFieldLayout labelWidth="40%"> <uix:messagePrompt promptBinding="VPC_PROM_BASE_CATALOG_DATABASE@catalogBundle" /> <uix:styledText textBinding="catalogDbName@defaultBean@servletRequest" styleClass="OraDataText"/> <uix:messagePrompt promptBinding="VPC_PROM_VPC_USERNAME@catalogBundle" /> <uix:styledText textBinding="vpcUsername@defaultBean@servletRequest" styleClass="OraDataText" /> <uix:messageTextInput name="vpcUserSecretPassword" id="vpcUserSecretPassword" textBinding="vpcUserSecretPassword@defaultBean@servletRequest" promptBinding="VPC_PROM_VPC_PASSWORD@catalogBundle" shortDescBinding="VPC_PROM_VPC_PASSWORD@catalogBundle" columns="20" secret="true" noAutoComplete="true"/> </uix:labeledFieldLayout> </uix:rowLayout> </uix:tableLayout> <%--uix:tip> <uix:styledText textBinding="VPC_TIP_DROP_VPC@catalogBundle"/> </uix:tip--%> </uix:header> </uix:contents> </uix:stackLayout> </uix:contents> </uix:header> <uix:contentFooter> <uix:pageButtonBar> <uix:submitButton textBinding="CANCEL@commonBundle" name="event" value="cancel" shortDescBinding="CANCEL@commonBundle" /> <uix:submitButton textBinding="OK@commonBundle" name="event" value="applyDropVpc" shortDescBinding="OK@commonBundle" /> </uix:pageButtonBar> </uix:contentFooter> </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