Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\page\hcr\hostCredsCommon.jspf
<%@ include file="/sdk/oemTop.jspf" %> <uix:messageBox renderedBinding="rendered@msgBoxData@hcrBean@servletRequest" textBinding="text@msgBoxData@hcrBean@servletRequest" messageTypeBinding="messageType@msgBoxData@hcrBean@servletRequest" messageBinding="message@msgBoxData@hcrBean@servletRequest"> <uix:contents childDataBinding="linkList@msgBoxData@hcrBean@servletRequest"> <uix:link textBinding="text" destinationBinding="destination" longDescBinding="longDesc"/> </uix:contents> </uix:messageBox> <uix:contentFooter> <uix:pageButtonBar><uix:contents> <uix:switcher childNameBinding="showHcrPage@hcrBean@servletRequest"> <uix:case name="true"> <uix:flowLayout><uix:contents> <uix:switcher childNameBinding="closeWinOnCancel@hcrBean@servletRequest" defaultCase="false"> <uix:case name="true"> <uix:button textBinding="CANCEL@commResBundle" onClick="top.close()"/> </uix:case> <uix:case name="false"> <uix:submitButton textBinding="CANCEL@commResBundle" unvalidated="true" name="event" value="cancel"/> </uix:case> </uix:switcher> <uix:spacer width="10" height="0"/> <uix:submitButton textBinding="OK@commResBundle" unvalidated="true" name="event" value="login"/> </uix:contents></uix:flowLayout> </uix:case> <uix:case name="false"> <uix:switcher childNameBinding="closeWinOnCancel@hcrBean@servletRequest" defaultCase="false"> <uix:case name="true"> <uix:button textBinding="OK@commResBundle" onClick="top.close()"/> </uix:case> <uix:case name="false"> <uix:button textBinding="OK@commResBundle" destinationBinding="okButtonDest@hcrBean@servletRequest"/> </uix:case> </uix:switcher> </uix:case> </uix:switcher> </uix:contents></uix:pageButtonBar> </uix:contentFooter> <uix:switcher childNameBinding="showHcrPage@hcrBean@servletRequest"> <uix:case name="true"> <uix:header textBinding="HOST_CREDS@hcrUIBundle"> <uix:tableLayout width="100%"><uix:contents> <uix:rowLayout hAlign="right"><uix:contents> <uix:cellFormat hAlign="left"><uix:contents> <uix:switcher childNameBinding="showPrefCredsUI@hcrBean@servletRequest"> <uix:case name="false"> <uix:styledText styleClass="OraInstructionText" textBinding="PAGE_INSTRUC_DEF@hcrUIBundle"/> </uix:case> <uix:case name="true"> <uix:styledText styleClass="OraInstructionText" textBinding="PAGE_INSTRUC_SWITCH_USER@hcrUIBundle"/> </uix:case> </uix:switcher> </uix:contents></uix:cellFormat> <uix:cellFormat hAlign="right"><uix:contents> <uix:pageButtonBar><uix:contents> <uix:switcher childNameBinding="closeWinOnCancel@hcrBean@servletRequest" defaultCase="false"> <uix:case name="true"> <uix:button textBinding="CANCEL@commResBundle" onClick="top.close()"/> </uix:case> <uix:case name="false"> <uix:submitButton textBinding="CANCEL@commResBundle" unvalidated="true" name="event" value="cancel"/> </uix:case> </uix:switcher> <uix:submitButton textBinding="OK@commResBundle" unvalidated="true" name="event" value="login"/> </uix:contents></uix:pageButtonBar> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> <uix:rowLayout width="100%" vAlign="top"><uix:contents> <uix:cellFormat width="100%" hAlign="left"><uix:contents> <uix:spacer height="10" width="0"/> <uix:switcher childNameBinding="showHostName1@hcrBean@servletRequest"> <uix:case name="true"> <uix:labeledFieldLayout labelWidth="3%" fieldWidth="97%"> <uix:messageTextInput promptBinding="HOST@commResBundle" readOnly="true" name="hostName" id="hostName" textBinding="hostName@hcrBean@servletRequest" contentStyleClass="OraDataText" columns="24"/> </uix:labeledFieldLayout> </uix:case> </uix:switcher> <uix:spacer height="5" width="0"/> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> <uix:rowLayout width="100%"><uix:contents> <uix:tableLayout><uix:contents> <uix:rowLayout vAlign="top"><uix:contents> <uix:switcher childNameBinding="showPrefCredsUI@hcrBean@servletRequest"> <uix:case name="true"> <%-- Preferred Credential and Level --%> <uix:cellFormat><uix:contents> <uix:tableLayout><uix:contents> <uix:rowLayout><uix:contents> <uix:cellFormat wrappingDisabled="true"><uix:contents> <uix:radioButton name="credChoice" value="PREFERRED" selectedValue="PREFERRED" textBinding="USE_PREF_CRED@hcrUIBundle"/> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> </uix:contents></uix:tableLayout> <uix:tableLayout><uix:contents> <uix:rowLayout><uix:contents> <uix:cellFormat><uix:contents> <uix:spacer width="30"/> <%-- This lengh makes it closely center aligned --%> </uix:contents></uix:cellFormat> <uix:cellFormat wrappingDisabled="true"><uix:contents> <%-- Credential Level --%> <uix:messageChoice name="prefCredLevel" selectedValueBinding="prefCredLevel@hcrBean@servletRequest" promptBinding="PREF_CRED_TYPE@hcrUIBundle"> <uix:contents childDataBinding="prefCredLevelList@hcrBean@servletRequest"> <uix:option textBinding="text" valueBinding="value"/> </uix:contents> </uix:messageChoice> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> </uix:contents></uix:tableLayout> </uix:contents> </uix:cellFormat> </uix:case> </uix:switcher> <%-- Spacer column --%> <uix:cellFormat><uix:contents> <uix:spacer width="60" height="0"/> </uix:contents></uix:cellFormat> <%-- Override Preferred Credential --%> <uix:cellFormat><uix:contents> <uix:tableLayout><uix:contents> <uix:switcher childNameBinding="showPrefCredsUI@hcrBean@servletRequest"> <uix:case name="true"> <uix:radioButton name="credChoice" value="OVERRIDE" selectedValueBinding="credChoice@hcrBean@servletRequest" textBinding="OVERRIDE_PREF_CRED@hcrUIBundle"/> </uix:case> </uix:switcher> <%-- Host Credentials --%> <uix:rowLayout><uix:contents> <uix:cellFormat><uix:contents> <uix:spacer width="30"/> <%-- This lengh makes it closely center aligned --%> </uix:contents></uix:cellFormat> <uix:cellFormat wrappingDisabled="true"><uix:contents> <uix:tableLayout><uix:contents> <uix:labeledFieldLayout labelWidth="0%" fieldWidth="100%"> <uix:switcher childNameBinding="showHostName2@hcrBean@servletRequest"> <uix:case name="true"> <uix:messageTextInput promptBinding="HOST@commResBundle" readOnly="true" name="hostName" id="hostName" textBinding="hostName@hcrBean@servletRequest" contentStyleClass="OraDataText" columns="24"/> </uix:case> </uix:switcher> <uix:messageTextInput promptBinding="USERNAME@mntrResBundle" required="yes" name="hostUserName" id="hostUserName" textBinding="hostUserName@hcrBean@servletRequest" columns="24"/> <uix:messageTextInput promptBinding="HOST_PASSWORD@hcrUIBundle" required="yes" name="hostPassword" id="hostPassword" textBinding="hostPassword@hcrBean@servletRequest" secret="true" columns="24" noAutoComplete="true"/> </uix:labeledFieldLayout> </uix:contents></uix:tableLayout> <uix:switcher childNameBinding="showCredSaveUI@hcrBean@servletRequest"> <uix:case name="true"> <uix:rowLayout hAlign="right"><uix:contents> <uix:checkBox name="saveAsPreferred" checkedBinding="saveAsPreferred@hcrBean@servletRequest" textBinding="SAVE_AS_PREF_CREDS@hcrUIBundle"/> <uix:spacer width="5" height="0"/> <%-- Credential Level --%> <uix:messageChoice name="saveAsCredLevel" selectedValueBinding="saveAsCredLevel@hcrBean@servletRequest" shortDescBinding="SAVE_AS_PREF_CREDS@hcrUIBundle"> <uix:contents> <uix:option textBinding="PREF_CRED_LEVEL_NORMAL@hcrUIBundle" value="HostCredsNormal"/> <uix:option textBinding="PREF_CRED_LEVEL_PRIV@hcrUIBundle" value="HostCredsPriv"/> </uix:contents> </uix:messageChoice> </uix:contents></uix:rowLayout> </uix:case> </uix:switcher> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> </uix:contents></uix:tableLayout> </uix:contents></uix:cellFormat> </uix:contents></uix:rowLayout> </uix:contents></uix:tableLayout> </uix:contents></uix:rowLayout> <%-- Preferred Credentials Related Link --%> <%-- Commenting out as per UI Exit Review bug#4252685 <uix:switcher childNameBinding="showPrefCredsRelLink@hcrBean@servletRequest"> <uix:case name="true"> <uix:rowLayout><uix:contents> <uix:header textBinding="RELATED_LINK@mntrResBundle"> <uix:link textBinding="SHOW_PREF_CREDS@hcrUIBundle" destinationBinding="prefCredsRelLinkDest@hcrBean@servletRequest"/> </uix:header> </uix:contents></uix:rowLayout> </uix:case> </uix:switcher> --%> </uix:contents></uix:tableLayout> </uix:header> </uix:case> </uix:switcher>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de