<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="de"> <head> <title>BKU-Erkennung</title> <script src="$contextPath/bkudetection.js"></script> <link rel="stylesheet" href="$contextPath/basic.css" /> </head> <body class="bgTrans"> <form name="bkudetectform" method="POST" target="bkudetect" action="https://localhost:3496/https-security-layer-request" enctype="application/x-www-form-urlencoded"> <input type="hidden" name="XMLRequest" value="<?xml version="1.0" encoding="UTF-8"?><NullOperationRequest xmlns="http://www.buergerkarte.at/namespaces/securitylayer/1.2#"/>" /> <input type="hidden" name="RedirectURL" value="$contextPath/iframeLBKUdetected.html"/> </form> </body> </html>