From 0184c140614b99a5037cbd8f969b7512888cd37d Mon Sep 17 00:00:00 2001 From: knowcenter Date: Thu, 17 May 2007 15:25:10 +0000 Subject: webapp git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@86 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- webapp/jsp/null_request_page.jsp | 47 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 webapp/jsp/null_request_page.jsp (limited to 'webapp/jsp/null_request_page.jsp') diff --git a/webapp/jsp/null_request_page.jsp b/webapp/jsp/null_request_page.jsp new file mode 100644 index 0000000..60e35a9 --- /dev/null +++ b/webapp/jsp/null_request_page.jsp @@ -0,0 +1,47 @@ +<%@ page contentType="text/html; charset=UTF-8" %> +<% + String local_request_url = (String)request.getAttribute("local_request_url"); + String data_url = (String)request.getAttribute("data_url"); +%> + + + + +PDF-AS Amtssignaturen Lokale Verbindung + + + + + +
+ +

PDF-AS Amtssignaturen

+ +
+
Verbindung zu BKU/A1
+ +
Die Verbindung wird hergestellt.
Bitte haben sie etwas Geduld.
+ + +
+ + + + + + + + + + +
+ + +
+zurück +
+ + -- cgit v1.2.3