From 5812d840b420697b6821080a7cbb0f3c792fc1ac Mon Sep 17 00:00:00 2001 From: tknall Date: Thu, 19 Mar 2009 17:33:16 +0000 Subject: Build script for command line version updated. JavaDoc fixes. Some updates for debugging messages. Parser for MOCCA-CreateXMLSignatureResponses enhanced. Many updates and fixes for the external web app interface. New profile for invisible signatures added. git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@333 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- .../sitemesh/buergerkarte/pdf-as-template-de.jsp | 140 ------------------ .../sitemesh/buergerkarte/pdf-as-template.jsp | 160 --------------------- .../buergerkarte/test-pdf-as-template-de.jsp | 140 ------------------ .../sitemesh/buergerkarte/test-pdf-as-template.jsp | 160 --------------------- 4 files changed, 600 deletions(-) delete mode 100644 src/main/webapp/sitemesh/buergerkarte/pdf-as-template-de.jsp delete mode 100644 src/main/webapp/sitemesh/buergerkarte/pdf-as-template.jsp delete mode 100644 src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template-de.jsp delete mode 100644 src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template.jsp (limited to 'src/main/webapp/sitemesh/buergerkarte') diff --git a/src/main/webapp/sitemesh/buergerkarte/pdf-as-template-de.jsp b/src/main/webapp/sitemesh/buergerkarte/pdf-as-template-de.jsp deleted file mode 100644 index c3838f5..0000000 --- a/src/main/webapp/sitemesh/buergerkarte/pdf-as-template-de.jsp +++ /dev/null @@ -1,140 +0,0 @@ - - -<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> -<%@taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> -<%@taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> - -<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %> -<%@ page import="at.knowcenter.wag.egov.egiz.web.LocalRequestHelper" %> - - - - - - - - - - - -PDF-Signaturen - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - -
- -
- -
-
-
- - - - - - - diff --git a/src/main/webapp/sitemesh/buergerkarte/pdf-as-template.jsp b/src/main/webapp/sitemesh/buergerkarte/pdf-as-template.jsp deleted file mode 100644 index 02868f3..0000000 --- a/src/main/webapp/sitemesh/buergerkarte/pdf-as-template.jsp +++ /dev/null @@ -1,160 +0,0 @@ - - -<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> -<%@taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> -<%@taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> - -<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %> -<%@ page import="at.knowcenter.wag.egov.egiz.web.LocalRequestHelper" %> - - - - - - - - - - - -PDF Signature - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<% - String localName = request.getLocalName(); - if (localName.equals("localhost") || localName.startsWith("brontes.")) { -%> - -<% - } // end if -%> - - - - - -
- - - - - - - - - - - - - -
- - - - - - -
- -
- -
-
-
- - - - - - - diff --git a/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template-de.jsp b/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template-de.jsp deleted file mode 100644 index bae6f6c..0000000 --- a/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template-de.jsp +++ /dev/null @@ -1,140 +0,0 @@ - - -<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> -<%@taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> -<%@taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> - -<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %> -<%@ page import="at.knowcenter.wag.egov.egiz.web.LocalRequestHelper" %> - - - - - - - - - - - -PDF-Signatur (Test) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - -
- - - - - - -
- -
- -
-
-
- - - - - - - diff --git a/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template.jsp b/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template.jsp deleted file mode 100644 index c480315..0000000 --- a/src/main/webapp/sitemesh/buergerkarte/test-pdf-as-template.jsp +++ /dev/null @@ -1,160 +0,0 @@ - - -<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> -<%@taglib prefix="decorator" uri="http://www.opensymphony.com/sitemesh/decorator" %> -<%@taglib prefix="page" uri="http://www.opensymphony.com/sitemesh/page" %> - -<%@ taglib uri="http://www.opensymphony.com/sitemesh/decorator" prefix="decorator" %> -<%@ page import="at.knowcenter.wag.egov.egiz.web.LocalRequestHelper" %> - - - - - - - - - - - -PDF Signature (test) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<% - String localName = request.getLocalName(); - if (localName.equals("localhost") || localName.startsWith("brontes.")) { -%> - -<% - } // end if -%> - - - - - -
- - - - - - - - - - - - - -
- - - - - - -
- -
- -
-
-
- - - - - - - -- cgit v1.2.3