MAPDuplicationDevice.jsp revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
6fe48fb46e53ffc37542853a1edb74cb481b7d94Automatic Updater DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
f536382c59dd492a14667b753816d920f9981f1cTinderbox User Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
7c1468ed500356839a4a222517364e6ce18cb1a2Tinderbox User The contents of this file are subject to the terms
c57668a2fbbe558c1bd21652813616f2f517c469Tinderbox User of the Common Development and Distribution License
a7c412f37cc73d0332887a746e81220cbf09dd00Mark Andrews (the License). You may not use this file except in
287a6a8f9040dc43560cd69cddf83bfc0f53b76fTinderbox User compliance with the License.
8de3f14f1c300c3e1ed99084cc03485b42c92bf1Tinderbox User You can obtain a copy of the License at
950d203b64f512b85fcc093ee1e9e3e531a1aea3Tinderbox User https://opensso.dev.java.net/public/CDDLv1.0.html or
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews See the License for the specific language governing
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont permission and limitations under the License.
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews When distributing Covered Code, include this CDDL
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont Header Notice in each file and include the License file
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews If applicable, add the following below the CDDL Header,
c651f15b30f1dae5cc2f00878fb5da5b3a35a468Mark Andrews with the fields enclosed by brackets [] replaced by
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont your own identifying information:
d5637bdbb931ff79fced3d4858d83212ea58ed15Tinderbox User "Portions Copyrighted [year] [name of copyright owner]"
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User $Id: MAPDuplicationDevice.jsp,v 1.2 2008/06/25 05:44:52 qcheng Exp $
efb0e886f18894a1d2489f1ad74ad14b579e11c7Mark Andrews<%@ page info="MAPDuplicationDevice" language="java" %>
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User<%@taglib uri="/WEB-INF/cc.tld" prefix="cc" %>
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User<jato:useViewBean
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews className="com.sun.identity.console.service.MAPDuplicationDeviceViewBean"
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User fireChildDisplayEvents="true" >
9ecb5d33470ebfb3719a1b8d56bcefdf4b27f7b2Tinderbox User<cc:i18nbundle baseName="amConsole" id="amConsole"
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
dedefc0bdbb4e6e39eeb98aa2fc6883efec2ddb0Mark Andrews<cc:header name="hdrCommon"
dc238a06bffa79de141ee7655765e2df91498a8aTinderbox User bundleID="amConsole"
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User copyrightYear="2004"
aa9c561961e9d877946ebaa8795fa2be054ab7bfEvan Hunt fireDisplayEvents="true">
3759f10fc543747668b1ca4b4671f35b0dea8445Francis Dupont<cc:form name="MAPDuplicationDevice" method="post" defaultCommandChild="/button1">
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater<cc:hidden name="tfOrigClientType" />
0e573cdd111e060e5f6c18249b5ccacbe8abe278Tinderbox User<cc:secondarymasthead name="secMhCommon" />
710bce1a85c96e85ca1a90471382055acd29d51fTinderbox User<%-- PAGE CONTENT --------------------------------------------------------- --%>
9513a2a6670951f5cf5477fcfec9f933fcaff628Automatic Updater<table border="0" cellpadding="10" cellspacing="0" width="100%">
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews <cc:alertinline name="ialertCommon" bundleID="amConsole" />
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews<cc:pagetitle name="pgtitle" bundleID="amConsole" pageTitleText="map.client.manager.duplicateDevice.window.title" showPageTitleSeparator="true" viewMenuLabel="" pageTitleHelpMessage="" showPageButtonsTop="true" showPageButtonsBottom="false" />
0eb371ca0dab50ae3462e98794a6126198c52f4bMark Andrews<cc:propertysheet name="propertyAttributes" bundleID="amConsole" showJumpLinks="true" />
16f6050f29b6b0422cee858e609f65e474e70ef2Tinderbox User<%-- PAGE CONTENT --------------------------------------------------------- --%>
eabc9c3c07cd956d3c436bd7614cb162dabdda76Mark Andrews</jato:useViewBean>