Novell ACCESS MANAGER 3.1 SP1 - IDENTITY SERVER Manual page 308

Identity server guide
Table of Contents

Advertisement

#headimage
#title
index: 4}
#locallabel
#login
<META HTTP-EQUIV="Content-Language"
CONTENT="<%=handler.getLanguageCode()%>">
<title>MY WORLD</title>
<meta http-equiv="content-type" content="text/html;charset=utf-8">
<script type="text/javascript" src="<%= request.getContextPath() %>/
images/showhide_2.js"></script>
<script language="JavaScript">
var i = 0;
function imageSubmit()
{
}
</script>
</head>
<body marginwidth="0" marginheight="0" leftmargin="0" topmargin="0"
rightmargin="0" onLoad="document.IDPLogin.Ecom_User_ID.focus();" >
<form name="IDPLogin" enctype="application/x-www-form-urlencoded"
method="POST" action="<%= (String) request.getAttribute("url") %>"
AUTOCOMPLETE="off">
<table style="margin-top: 6em" width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td colspan="2">
<div id="locallabel"><b>My Company</b></div>
<div id="headimage"><img src="<%= request.getContextPath() %>/images/
Odyssey_Head.gif" alt="" height="80" width="550" border="0"></div>
<td width="100%">&nbsp;</td>
</tr>
<tr>
<td style="background-color: #efeee9; padding: 10px" colspan="2">
<%
String err = (String)
request.getAttribute(NIDPConstants.ATTR_LOGIN_ERROR);
if (err != null)
{
%>
<div><label><%=err%></label></div>
<%
}
// Determine if this login page is being used for account identification
// purposes
%>
308 Novell Access Manager 3.1 SP1 Identity Server Guide
{ position: relative; top: 0px; left: 0px; z-index: 1}
{ position: relative; top: 40px; left: 5px; color: white; z-
{ position: relative; top: 78px; left: 10px; z-index: 4}
{ text-align: center }
--></style>
if (i == 0)
{
i = 1;
document.IDPLogin.submit();
}
return false;
<td width="50%" height="80 px">&nbsp;</td>
<div id="title"><b>HHB Partner</b></div>
</td>
<td width="50%">&nbsp;</td>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Access manager 3.1 sp1

Table of Contents