aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2003-12-16 11:14:02 +0000
committergregor <gregor@d688527b-c9ab-4aba-bd8d-4036d912da1d>2003-12-16 11:14:02 +0000
commitbedb12d7f975451198071b5b3f7102c248879592 (patch)
tree04390324d48950f96dc37f58142c65e7f4a4f67d
parent8584ca9fb0c9a3380d2345cd7d0b99fd3b43c1fd (diff)
downloadmoa-id-spss-bedb12d7f975451198071b5b3f7102c248879592.tar.gz
moa-id-spss-bedb12d7f975451198071b5b3f7102c248879592.tar.bz2
moa-id-spss-bedb12d7f975451198071b5b3f7102c248879592.zip
*** empty log message ***
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@73 d688527b-c9ab-4aba-bd8d-4036d912da1d
-rw-r--r--spss.slinterface/test/forms/simpleForm.html25
1 files changed, 0 insertions, 25 deletions
diff --git a/spss.slinterface/test/forms/simpleForm.html b/spss.slinterface/test/forms/simpleForm.html
deleted file mode 100644
index 120fa8073..000000000
--- a/spss.slinterface/test/forms/simpleForm.html
+++ /dev/null
@@ -1,25 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
-<head>
- <title>Securitylayer Requests</title>
-
-</head>
- <body>
-<h1>Securitykapsel - HTTP-Bindung</h1>
-<form action="http://localhost:8080/moa-spss-sl/http-security-layer-request" method="post">
-<p>
-XMLRequest: <textarea name="XMLRequest" cols=80 rows=20></textarea>
-<p>
-<!--
-RedirectURL: <input name="RedirectURL" value="" size=70>
-http://stud.fbi.fh-darmstadt.de/~adams/mathe/poesie.html#bit
-<p>-->
-DataURL: <input name="DataURL" value="http://default.url" size=70/>
-<p>
-<!--StylesheetURL: <input name="StylesheetURL" value="" size=70>
-http://localhost/securitylayer.xsl-->
-<p>
-<input type="submit">
-</form>
-</body>
-</html>