Edit D:\app\Administrator\product\11.2.0\dbhome_1\j2ee\OC4J_EM\applications\em\em\admin\rpw\rpwAdd.uix
<page xmlns="http://xmlns.oracle.com/uix/controller" xmlns:ctrl="http://xmlns.oracle.com/uix/controller" xmlns:data="http://xmlns.oracle.com/uix/ui" xmlns:html="http://www.w3.org/TR/REC-html40"> <content> <dataScope xmlns="http://xmlns.oracle.com/uix/ui"> <contents> <form name="rpwAddForm" method="post"> <contents> <html:title> <text data:text="RPW_TITLE@rsc"/> </html:title> <html:noScript> "This page uses JavaScript to perform the list of values lookup. Your browser either does not support JavaScript, or it is disabled. Please enable JavaScript, or upgrade your browser." </html:noScript> <pageLayout data:title="ADD_PWD@rsc"> <mediumAdvertisement> <include ctrl:node="../../oemBanner" /> </mediumAdvertisement> <globalButtons> <include ctrl:node="../../globalButtonBar" /> </globalButtons> <tabs> <include ctrl:node="../../globalTabs" /> </tabs> <location> <include baja:node="/breadCrumbs"/> </location> <pageHeader> <include ctrl:node="../rep/header"/> </pageHeader> <copyright> <include ctrl:node="../../copyright" /> </copyright> <pageButtons> <pageButtonBar> <contents> <button data:text="CANCEL@rsc" ctrl:destination="rpwAdmin" /> <submitButton data:text="OK@rsc" ctrl:event="ADD_RPW" /> </contents> </pageButtonBar> </pageButtons> <contents> <messageBox data:message="PASSWORDS_DONT_MATCH@rsc" data:rendered="YesNo@ctrl:page" messageType="error" /> <messageBox data:message="DATE_SET_CURRENT_BEFORE@rsc" data:rendered="BeforeDateYesNo@ctrl:page" messageType="error" /> <spacer width="10" /> <rowLayout> <contents> <spacer width="20" /> <labeledFieldLayout fieldWidth="100%" labelWidth="30%"> <contents> <messageTextInput name="pwd" required="yes" columns="20" data:prompt="PASSWORD@rsc" data:shortDesc="PASSWORD@rsc" noAutoComplete="true" secret="true" /> <spacer height="5" /> <messageTextInput name="verifyPwd" required="yes" columns="20" data:prompt="CONFIRM_PASSWORD@rsc" data:shortDesc="CONFIRM_PASSWORD@rsc" noAutoComplete="true" secret="true" /> <spacer height="5" /> <messageTextInput name="desc" required="yes" columns="30" rows="3" data:prompt="COLUMN2@rsc" data:shortDesc="COLUMN2@rsc"/> </contents> </labeledFieldLayout> </contents> </rowLayout> <spacer height="20" /> <rowLayout> <contents> <spacer width="103" height="0"/> <messageRadioGroup name="typeChoice" selectedValue="persistent" type="radio" data:prompt="COLUMN3@rsc" data:value="val" data:text="txt" data:childData="pwdtype@typeData" data:message="NOTE@rsc" /> </contents> </rowLayout> <spacer height="20" /> <rowLayout> <contents> <spacer width="70" height="0" /> <messageDateField name="expireDate" required="yes" disabled="false" columns="20" data:prompt="COLUMN4@rsc" data:shortDesc="COLUMN4@rsc"> <onSubmitValidater> <date dateStyle="medium" /> </onSubmitValidater> </messageDateField> </contents> </rowLayout> </contents> </pageLayout> </contents> </form> </contents> <provider> <data name="rsc"> <bundle class="oracle.sysman.eml.rsc.sec.SecResBundle" /> </data> <data name="typeData"> <inline> <pwdtype data:txt="PERSISTENT@rsc" val="persistent" /> <pwdtype data:txt="ONE_TIME@rsc" val="one-time" /> </inline> </data> </provider> </dataScope> </content> <handlers> <event name="ADD_RPW"> <method class="oracle.sysman.eml.sec.ui.RpwAdminEvents" method="addRpw" /> </event> </handlers> </page>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de