Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\database\stats\wizSchemaLov.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" %> <%@ include file="/oemNoscript.jspf" %> <uix:renderingContext id="renderingContext"> <uix:bundle name="statsMsg" class="oracle.sysman.db.rsc.stats.StatsMsg"/> <uix:bundle name="sdkMsgs" class="oracle.sysman.emSDK.eml.SDKUIMsg"/> <oem:setURLEncoder id="renderingContext"/> <uix:document> <uix:metaContainer> <uix:head titleBinding="HDR_SEARCH_SEL_SCHEMA@statsMsg"/> </uix:metaContainer> <uix:body> <uix:contents> <%-- Cannot use the form tag with the listOfValues tag (though -- it is ok to use the formValue tag). The error encountered -- when using the form tag with the listOfValues tag is: -- "cannot nest form elements" <uix:form name="foo" method="post" destinationBinding="destination@selectSchemaBean@servletRequest"> --%> <uix:listOfValues titleBinding="SCHEMA_LOV@statsMsg" searchTextBinding="searchCriteria@defaultBean@servletRequest"> <uix:formValue name="pageName" value="/database/stats/wizSchemaLov"/> <uix:searchInstructions> <uix:styledText styleClass="OraInstructionText" textBinding="SELECT_SCHEMA_INSTR@statsMsg"/> </uix:searchInstructions> <uix:contents> <oem:table beanKey="selectSchemaBean" alternateTextBinding="NO_SCHEMAS@statsMsg" name="schemaDataSource" dataSourceProp="schemaDataSource" width="100%" blockSize="10" formSubmitted="true" proxied="true"> <uix:tableSelection> <uix:singleSelection selectedIndex="0"/> </uix:tableSelection> </oem:table> </uix:contents> </uix:listOfValues> <%--</uix:form>--%> </uix:contents> </uix:body> </uix:document> </uix:renderingContext>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de