FormLoginContent.txt revision 56443cf7fbca96bc184ca8d386c3f7fc6f947f42
<html>
<head>
<title>Security Check</title>
</head>
<body onLoad="document.security_check_form.submit()">
<form name="security_check_form" action="j_security_check" method="POST">
<input type="hidden" value="am.filter.j_username" name="j_username"/>
<input type="hidden" value="am.filter.j_password" name="j_password"/>
</form>
</body>
</html>