From 29ad090c29567ff1a4d3a2ec9b8ad0b5d80ee24d Mon Sep 17 00:00:00 2001 From: pdanner Date: Mon, 6 Dec 2010 16:34:52 +0000 Subject: git-svn-id: https://joinup.ec.europa.eu/svn/pdf-as/trunk@671 7b5415b0-85f9-ee4d-85bd-d5d0c3b42d1c --- pdf-as-web/src/main/webapp/jsp/dataok.jsp | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 pdf-as-web/src/main/webapp/jsp/dataok.jsp (limited to 'pdf-as-web/src/main/webapp/jsp/dataok.jsp') diff --git a/pdf-as-web/src/main/webapp/jsp/dataok.jsp b/pdf-as-web/src/main/webapp/jsp/dataok.jsp new file mode 100644 index 0000000..ae209ab --- /dev/null +++ b/pdf-as-web/src/main/webapp/jsp/dataok.jsp @@ -0,0 +1,25 @@ + + +<%@ include file="language.jsp" %> + + + +<fmt:message key="common.title"/> + + + +
+

+

+ +

+ +

+ +<% + String btlurl = (String)request.getAttribute("btlurl"); +%> + +
+ + \ No newline at end of file -- cgit v1.2.3