aboutsummaryrefslogtreecommitdiff
path: root/webapp
diff options
context:
space:
mode:
Diffstat (limited to 'webapp')
-rw-r--r--webapp/THIS_FOLDER_IS_DEPRECATED.txt1
-rw-r--r--webapp/jsp/null_request_page.jsp2
2 files changed, 2 insertions, 1 deletions
diff --git a/webapp/THIS_FOLDER_IS_DEPRECATED.txt b/webapp/THIS_FOLDER_IS_DEPRECATED.txt
new file mode 100644
index 0000000..e2f7c5a
--- /dev/null
+++ b/webapp/THIS_FOLDER_IS_DEPRECATED.txt
@@ -0,0 +1 @@
+This folder is regarded as deprecated. Use src/main/webapp instead. \ No newline at end of file
diff --git a/webapp/jsp/null_request_page.jsp b/webapp/jsp/null_request_page.jsp
index 3299b18..c6786d7 100644
--- a/webapp/jsp/null_request_page.jsp
+++ b/webapp/jsp/null_request_page.jsp
@@ -34,7 +34,7 @@
<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="DataURL" value="<%= data_url %>" />
+<input type="hidden" name="DataURL" value="<%= data_url %>"/>
<input class="ip" type="submit" value="Abschicken..." />