PMLDAPOrgSubject.jsp revision 984ea967792540448d05fba2ac6fad5dadf91fd6
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma<%--
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma Copyright (c) 2006 Sun Microsystems Inc. All Rights Reserved
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma The contents of this file are subject to the terms
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma of the Common Development and Distribution License
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma (the License). You may not use this file except in
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma compliance with the License.
You can obtain a copy of the License at
https://opensso.dev.java.net/public/CDDLv1.0.html or
opensso/legal/CDDLv1.0.txt
See the License for the specific language governing
permission and limitations under the License.
When distributing Covered Code, include this CDDL
Header Notice in each file and include the License file
at opensso/legal/CDDLv1.0.txt.
If applicable, add the following below the CDDL Header,
with the fields enclosed by brackets [] replaced by
your own identifying information:
"Portions Copyrighted [year] [name of copyright owner]"
$Id: PMLDAPOrgSubject.jsp,v 1.2 2008/06/25 05:44:43 qcheng Exp $
--%>
<%@ page info="PMLDAPOrgSubject" language="java" %>
<%@taglib uri="/WEB-INF/jato.tld" prefix="jato" %>
<jato:useViewBean
className="com.sun.identity.console.policy.PMLDAPOrgSubjectViewBean">
<cc:i18nbundle baseName="amConsole" id="amConsole"
locale="<%=((com.sun.identity.console.base.AMViewBeanBase)viewBean).getUserLocale()%>"/>
<html />
</jato:useViewBean>