Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\ecm\patch\patchWiz_Dest.uix
<!-- * Copyright (c) 2001, 2007, Oracle. All rights reserved. * * NAME * patchWiz_Dest.uix * * NOTES * Select Destination page for the Patch Wizard * * MODIFIED (MM/DD/YY) VERSION * srukumar 09/04/07 - ADA bug fixes * nitijain 08/24/05 - Adding all target types for unknown target types * somukher 06/29/05 - Bug - 4442991 * milshah 06/17/05 - Converting GET method to POST * spahuja 05/18/05 - making username passwd as noAutoComplete * mningo 05/28/04 - * mningo 05/21/04 - * kchias 10/22/03 - bug# 3211721 * kchias 10/09/03 - * kchias 10/04/03 - title * kchias 07/24/03 - multi-dest patch * kchias 07/10/03 - bugfix 2966548 * kchias 10/22/02 - bugfix 2635922 * kchias 10/02/02 - ADA compliant * kchias 09/26/02 - Post-noExpire * kchias 09/12/02 - kchiasso_ecm_patch_aug2702 * * @author kChiasson * --> <page xmlns="http://bali.us.oracle.com/cabo/baja" xmlns:baja="http://bali.us.oracle.com/cabo/baja" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:marlin="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40" xmlns:data="http://bali.us.oracle.com/cabo/marlin"> <baja:head xmlns="http://bali.us.oracle.com/cabo/marlin" xmlns:uix="http://bali.us.oracle.com/cabo/marlin" xmlns:html="http://www.w3.org/TR/REC-html40"> <dataScope> <contents> <head xmlns="http://xmlns.oracle.com/uix/ui" data:title="pageTitle@getPageTitle"/> </contents> <provider> <data name="getPageTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> </provider> </dataScope> </baja:head> <!-- special handler to load help topic --> <handlers> <event name="null"> <method class="oracle.sysman.eml.ecm.OnlineHelp" method="loadPatchHelpTopic"/> </event> </handlers> <baja:content xmlns="http://bali.us.oracle.com/cabo/marlin"> <dataScope> <contents> <script source="/em/ecm/patch/patchWiz.js"></script> <noscript>""</noscript> </contents> <contents> <form name="patchWiz_Destination" method="POST"> <contents> <html:noScript> JavaScript is not supported by your browser. Oracle requires JavaScript support to completely render this page </html:noScript> <pageLayout xmlns="http://bali.us.oracle.com/cabo/marlin" uix:title="pageHeader@getHeaderTitle"> <mediumAdvertisement> <include baja:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include baja:node="../../globalButtonBar" /> </globalButtons> <marlin:tabs> <include baja:node="../../globalTabs" /> </marlin:tabs> <marlin:pageHeader> <include baja:node="../../globalHeader" /> </marlin:pageHeader> <pageButtons> <include baja:node="patchWiz_Footer"/> </pageButtons> <location> <include baja:node="patchWiz_Train"/> </location> <copyright> <include baja:node="../../copyright"/> </copyright> <contents> <messageBox automatic="true" /> <!-- credentials not set --> <switcher data:childName="configError@configStatus"> <!-- <case name="true"> <messageBox messageType="warning" data:message="configMsg@configStatus"> <contents> <flowLayout> <contents> <link data:text="CONFIG_PATCHSETUP@ResourceBundle" data:destination="configDest@configStatus" /> </contents> </flowLayout> </contents> </messageBox> </case> --> </switcher> <!-- make sure valid patch data --> <switcher uix:childName="status@selPatch" childName="success"> <case name="failure"> <messageBox automatic="false" uix:text="errHdr@selPatch" uix:message="errMsg@selPatch" messageType="error" /> </case> <case name="success"> <stackLayout> <contents> <rowLayout> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_ENTERDIR@ResourceBundle" /> </contents> </rowLayout> <rowLayout> <contents> <spacer height="5"/> </contents> </rowLayout> <tableLayout> <contents> <rowLayout> <contents> <cellFormat hAlign="right" wrappingDisabled="true"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_COLHDR_RELEASE@ResourceBundle"/> </contents> </cellFormat> <spacer width="10"/> <styledText styleClass="OraDataText" uix:text="release@selPatch"/> </contents> </rowLayout> <rowLayout> <contents> <cellFormat hAlign="right" wrappingDisabled="true"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_COLHDR_PLATFORM@ResourceBundle"/> </contents> </cellFormat> <spacer width="10"/> <styledText styleClass="OraDataText" uix:text="platform@selPatch"/> </contents> </rowLayout> <rowLayout> <contents> <cellFormat hAlign="right" wrappingDisabled="true"> <contents> <styledText styleClass="OraInstructionText" uix:text="PW_COLHDR_SELPATCH@ResourceBundle"/> </contents> </cellFormat> <spacer width="10"/> <cellFormat> <contents> <rowLayout> <contents> <styledText styleClass="OraDataText" uix:text="selPatch@selPatch" /> <spacer width="10"/> <switcher uix:childName="isPWProtected@selPatch"> <case name="true"> <flowLayout> <contents> <messageTextInput uix:prompt = "PW_ENTERPW@ResourceBundle" columns = "20" required = "yes" uix:text="pwPatch@selPatch" id = "pwPatch" name="pwPatch" noAutoComplete="true" secret = "true" /> </contents> </flowLayout> </case> </switcher> </contents> </rowLayout> </contents> </cellFormat> </contents> </rowLayout> <rowLayout > <contents> <spacer height="5"/> </contents> </rowLayout> <rowLayout> <contents> <cellFormat hAlign="right" wrappingDisabled="true"> <contents> <styledText styleClass="OraPromptText" uix:text="PW_DESTTYPE@ResourceBundle"/> </contents> </cellFormat> <spacer width="10"/> <choice name="SEL_DEST_TYPE" id="SEL_DEST_TYPE" uix:shortDesc="SD_SEL_DEST_TYPE@ResourceBundle" uix:selectedValue="targetType@targetTypeData" onChange="submitForm('patchWiz_Destination',1,{'event':'StoreType'})"> <contents uix:childData="allTargetTypes@allTargetTypeList"> <option uix:text="text" uix:value="value"/> </contents> </choice> </contents> </rowLayout> <rowLayout > <contents> <spacer height="5"/> </contents> </rowLayout> </contents> </tableLayout> <tableLayout> <contents> <rowLayout hAlign="right" vAlign="bottom"> <contents> <submitButton name="event" value="addMultHosts" uix:text="BTN_ADDMULTHOST@ResourceBundle"/> <!-- <submitButton value="AddHosts" uix:text="BTN_ADDMULTHOST@ResourceBundle" destination="patchAddMultipleHosts$INIT=true"/> --> </contents> </rowLayout> <rowLayout> <contents> <spacer height="3"/> </contents> </rowLayout> <rowLayout> <contents> <switcher marlin:childName="status@destList"> <case name="failure"> <messageBox automatic="false" uix:message= "PW_ERRLOADCRED@ResourceBundle" messageType="error" /> </case> <case name="success"> <table name="selectDestTable" width="100%" formSubmitted="true" minValue="1" uix:value="value@destList" uix:maxValue="maxValue@destList" uix:blockSize="blockSize@destList" uix:tableData="tableData@destList" uix:summary="SUBTBL_SELECTDESTTABLE@ResourceBundle"> <tableFormat tableBanding="rowBanding"/> <columnHeaderStamp> <sortableHeader uix:text="columnHeaderText" sortable="no" uix:value="value"/> </columnHeaderStamp> <columnHeaderData> <column id="hdrhostname" value="HOSTNAME" uix:columnHeaderText="SUM_HOSTNAME@ResourceBundle"/> <column id="hdrdir" value="DIRECTORY" uix:columnHeaderText="PW_DIR@ResourceBundle"/> <!-- <column value="REMOVE" columnHeaderText="Remove"/> --> </columnHeaderData> <columnFooter> <submitButton id="addRows" shortDesc="Add ten Rows" name="event" value="addNewRows" uix:text="BTN_ADDROWS@ResourceBundle" /> </columnFooter> <contents> <dataScope rendered="true"> <contents> <textInput uix:text="hostName" headers="hdrhostname" name="hostName" uix:shortDesc="SUM_HOSTNAME@ResourceBundle" columns="25"/> <!-- <messageLovField name="host" uix:text="host" columns="39" shortDesc="Click to lookup a host." searchDesc="Click to lookup a host." onClick= "{ setHostRedirValue(); openWindow(top, hostRedir.value, 'lovWindow', {width:600, height:600}, true, 'dialog', hostListCallBack); } return false;" /> --> </contents> </dataScope> <dataScope rendered="true"> <contents> <textInput uix:text="directory" headers="hdrdir" name="directory" uix:shortDesc="PW_COLHDR_DIRECTORY@ResourceBundle" columns="25"/> <!-- <messageLovField name="directory" uix:text="directory" columns="39" shortDesc="Click to lookup a directory associated with the host." searchDesc="Click to lookup a directory associated with the host." onClick= "{ setDirectoryRedirValue(); openWindow(top, directoryRedir.value, 'lovWindow', {width:600, height:600}, true, 'dialog', directoryListCallBack); } return false;" /> --> </contents> </dataScope> <!-- <button id="0" onClick="clearTableEntry(this.id);"/> --> </contents> </table> </case> </switcher> </contents> </rowLayout> </contents> </tableLayout> <switcher uix:childName="show64BitTip@selPatch"> <case name="true"> <rowLayout> <contents> <tip> <contents> <text uix:text="TIP_64BIT_OS@ResourceBundle"/> </contents> </tip> </contents> </rowLayout> </case> </switcher> </contents> </stackLayout> </case> </switcher> <spacer height="20"/> </contents> </pageLayout> </contents> </form> </contents> <provider> <data name="configStatus"> <method class="oracle.sysman.eml.ecm.util.EcmSessionUtil" method="getConfigStatus"/> </data> <data name="ResourceBundle"> <bundle class = "oracle.sysman.eml.ecm.patch.util.PatchResourceBundle"/> </data> <data name="destList"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="populateDestTable"/> </data> <data name="navStep"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getWizardStep"/> </data> <data name="selPatch"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getSequenceInfo"/> </data> <data name="getHeaderTitle"> <method class="oracle.sysman.eml.ecm.patch.PatchData" method="getPageTitle"/> </data> <data name="targetTypeData"> <method class="oracle.sysman.eml.ecm.patch.util.Filter" method="getTargetTypeOption"/> </data> <data name="targetTypeList"> <method class="oracle.sysman.eml.ecm.patch.util.Filter" method="getTargetTypes"/> </data> <data name="allTargetTypeList"> <method class="oracle.sysman.eml.ecm.patch.util.Filter" method="getAllTargetTypes"/> </data> <data name="targetTypeFilterData"> <method class="oracle.sysman.eml.ecm.patch.util.Filter" method="getTargetTypeFilterOption"/> </data> </provider> </dataScope> </baja:content> <handlers> <!-- This handles the next/prev buttons in the blocked table --> <event name="goto" source="selectDestTable"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method ="tableGoto"/> </event> <!-- The goto event is generated when next/prev buttons are pushed for navigation --> <event name="goto" source="PatchNav"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="stepNext"/> </event> <event name="addNewRows"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="doAddRows"/> </event> <event name="addMultHosts"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="doAddMultipleHosts"/> </event> <!-- event fired via call from patch advisory --> <event name="patchMultHosts"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="doPatchMultipleHosts"/> </event> <event name="cancel"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="returnToCaller"/> </event> <event name="StoreType"> <method class="oracle.sysman.eml.ecm.patch.PatchWizardHandler" method="handleStoreTypeEvent" /> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de