Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\wlm\recommend\whatIfAnalysis.jsp
<%@ include file="/sdk/oemTop.jspf" %> <%@ include file="/oemNoscript.jspf"%> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag" prefix="oem" %> <%@ taglib uri="http://xmlns.oracle.com/uix/ui" prefix="uix" %> <%@ taglib uri="http://xmlns.oracle.com/oem/jsp/tag/db" prefix="db" %> <script> function getWRTime() { submitForm('foo', true, {'event':'selWaitTime'}); } </script> <uix:renderingContext id="renderingContext"> <oem:setURLEncoder id="renderingContext"/> <uix:document> <%@ include file="/enablePPR.jspf" %> <%@ include file="/oemTitle.jspf" %> <uix:body> <db:form name="foo" destinationBinding="defaultPage@wlmWhatIfbean@servletRequest" method="post" copyParams="target,type"> <uix:pageLayout > <%@ include file="/oemGlobal.jspf" %> <uix:messages> <oem:messageBox messageTypeBinding="messageType@servletRequest" errorTableBinding="msgBox@servletRequest" destTableBinding="msgUrls@servletRequest" titleTextKey="titleText" mainTextKey="mainText"/> </uix:messages> <uix:stackLayout> <uix:header textBinding="WHAT_IF_ANALYSIS@resourcesBundle@servletRequest"> <uix:stackLayout> <uix:spacer height = "10"/> <uix:flowLayout> <uix:styledText styleClass="OraInstructionText" textBinding="WHATIF_HDR_DESC@resourcesBundle@servletRequest" /> <uix:image source="/em/images/infoicon_active.gif" hAlign="center" destination="javascript:(new Function('a', 'b', 'c', 'd', 'openWindow(a, b, c, d)'))(top, '/em/console/help/?locale=en_US&topic=rac_cs_policy_set_what_if_analysis_demand_spike_page','helpWindow', {width:650, height:450, menubar:0, location:0, status:0, directories:0});" shortDescBinding="MORE_INFO@resourcesBundle@servletRequest" /> </uix:flowLayout> <uix:spacer height = "10"/> <%@ include file="whatIfAnalType.jspf" %> <uix:spacer height = "10"/> <uix:switcher childNameBinding="selAnalType@wlmWhatIfbean@servletRequest"> <uix:case name="DEM_SPK"> <%@ include file="demSpikeAanl.jspf" %> </uix:case> <uix:case name="SG_SZ"> <%@ include file="sgSizez.jspf" %> </uix:case> <uix:case name="RES_ALL"> <%@ include file="whatIfResAlloc.jspf" %> </uix:case> <uix:case name="SER_FAIL"> <%@ include file="whatIfServerFail.jspf" %> </uix:case> <uix:case name="CONS_GRP"> <%@ include file="whatIfConsumerGrpMap.jspf" %> </uix:case> </uix:switcher> <uix:spacer height = "10"/> <uix:submitButton textBinding="WHAT_IF_ANALYZE@resourcesBundle@servletRequest" name="event" value="analyse" shortDescBinding = "WHAT_IF_ANALYZE@resourcesBundle@servletRequest" /> </uix:stackLayout> </uix:header> </uix:stackLayout> </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