Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\search\availableSearches.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"%> <%-- oem:pagesegment tag will create a UINode and store the instance specific pagecontext in it. --%> <oem:pageSegment> <uix:stackLayout> <uix:header textBinding="LBL_AVAILABLE_SEARCHES@availableSrchBundle@"> <uix:spacer height="8"/> <uix:switcher childNameBinding="availSrchFlag@availableSrchJspBean@"> <uix:case name="true"> <uix:rowLayout> <uix:choice nameBinding="sourceName@availableSrchBean@" shortDescBinding="sourceName@availableSrchBean@"> <uix:contents childDataBinding="availSrchData@availableSrchJspBean@"> <uix:option textBinding="text" valueBinding="value" /> </uix:contents> </uix:choice> <uix:spacer width="8"/> <uix:submitButton name="event" valueBinding="goEventName@availableSrchBean@" textBinding="BTN_GO@availableSrchBundle@" /> </uix:rowLayout> </uix:case> <uix:case name="false"> <uix:rowLayout> <uix:image sourceBinding="helpImg@availableSrchJspBean@" shortDescBinding="SHORTDESC_HELPICON@availableSrchBundle@" destinationBinding="helpDest@availableSrchJspBean@"/> <uix:spacer width="5" /> <uix:styledText styleClass="OraFieldText" textBinding="MSG_NO_AVAILABLE_SRCH@availableSrchBundle@"/> </uix:rowLayout> </uix:case> </uix:switcher> </uix:header> </uix:stackLayout> </oem:pageSegment>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de