Edit D:\app\Administrator\product\11.2.0\dbhome_1\oc4j\j2ee\oc4j_applications\applications\em\em\wlm\config\wlmManageUsers.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" %> <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@wlmManageUsersBean@servletRequest" method="post" copyParams="target,type"> <uix:pageLayout> <%@ include file="/oemGlobal.jspf" %> <uix:header textBinding="MANAGE_USERS_HDR@wlmBundle@servletRequest"> <uix:stackLayout> <uix:tableLayout width = "100%" > <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:submitButton textBinding="ADD_USER@wlmBundle@servletRequest" name="event" value="addUser" shortDescBinding = "ADD_USER@wlmBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> <uix:rowLayout> <uix:cellFormat> <uix:tableLayout width="50%" > <uix:table name="manageUsersTable" width="100%" tableDataBinding="appQosUserTable@wlmManageUsersBean@servletRequest" showAll="yes" formSubmitted="true" alternateTextBinding="NO_ITEMS_FOUND@wlmBundle@servletRequest" summaryBinding = "APPQOS_USER_MANAGE_TABLE@wlmBundle@servletRequest" > <uix:tableSelection> <uix:singleSelection shortDescBinding = "SELECT@wlmBundle@servletRequest" selectedIndexBinding="selUserIndex@wlmManageUsersBean@servletRequest"> <uix:submitButton textBinding="EDIT_USERS@wlmBundle@servletRequest" name="event" value="editUser" shortDescBinding = "EDIT_USERS@wlmBundle@servletRequest" /> <uix:submitButton textBinding="DELETE_USERS@wlmBundle@servletRequest" name="event" value="delUser" shortDescBinding = "DELETE_USERS@wlmBundle@servletRequest" /> </uix:singleSelection> </uix:tableSelection> <uix:tableFormat tableBanding="rowBanding"/> <uix:column> <uix:columnHeader> <uix:styledText textBinding="APPQOS_USER_NAME@wlmBundle@servletRequest"/> </uix:columnHeader> <uix:contents> <uix:styledText textBinding="APPQOS_USER_NAME"/> <uix:formValue valueBinding="APPQOS_USER_NAME" name="APPQOS_USER_NAME" /> </uix:contents> </uix:column> </uix:table> </uix:tableLayout > </uix:cellFormat> </uix:rowLayout> <uix:tableLayout/> <uix:rowLayout> <uix:cellFormat hAlign="right"> <uix:button textBinding="RETURN@wlmBundle@servletRequest" destinationBinding="returnURL@servletRequest" shortDescBinding = "RETURN@wlmBundle@servletRequest" /> </uix:cellFormat> </uix:rowLayout> </uix:tableLayout> </uix:stackLayout> </uix:header> </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