summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-01-20 14:58:52 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2009-01-20 14:58:52 +0000
commit2493c0a9392b439ac99d8876393ce13fdc088fe3 (patch)
tree71d7913417d643b58b55dbac369fdd7ec9f118d0 /BKUOnline/src/main
parent351eba07a9ba4e98e182c6210839c209dcbb82a6 (diff)
downloadmocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.tar.gz
mocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.tar.bz2
mocca-2493c0a9392b439ac99d8876393ce13fdc088fe3.zip
cleanup
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@271 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUOnline/src/main')
-rw-r--r--BKUOnline/src/main/webapp/WEB-INF/web.xml2
-rw-r--r--BKUOnline/src/main/webapp/applet.jsp (renamed from BKUOnline/src/main/webapp/login.jsp)0
-rw-r--r--BKUOnline/src/main/webapp/slRequestForm.html4
3 files changed, 3 insertions, 3 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/web.xml b/BKUOnline/src/main/webapp/WEB-INF/web.xml
index e7a4e058..cc37b782 100644
--- a/BKUOnline/src/main/webapp/WEB-INF/web.xml
+++ b/BKUOnline/src/main/webapp/WEB-INF/web.xml
@@ -50,7 +50,7 @@
</servlet>
<servlet>
<servlet-name>BKUApplet</servlet-name>
- <jsp-file>/login.jsp</jsp-file>
+ <jsp-file>/applet.jsp</jsp-file>
</servlet>
<servlet>
<servlet-name>help</servlet-name>
diff --git a/BKUOnline/src/main/webapp/login.jsp b/BKUOnline/src/main/webapp/applet.jsp
index 44d9347c..44d9347c 100644
--- a/BKUOnline/src/main/webapp/login.jsp
+++ b/BKUOnline/src/main/webapp/applet.jsp
diff --git a/BKUOnline/src/main/webapp/slRequestForm.html b/BKUOnline/src/main/webapp/slRequestForm.html
index 95eb1947..9a96e9be 100644
--- a/BKUOnline/src/main/webapp/slRequestForm.html
+++ b/BKUOnline/src/main/webapp/slRequestForm.html
@@ -17,11 +17,11 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
-<title>Infobox Requests</title>
+<title>Security-Layer v1.2 Request Formular</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
-<h1>Securitykapsel - HTTP-Bindung</h1>
+<h1>Security-Layer v1.2 Request Formular</h1>
<style type="text/css">
fieldset {
padding: 1em;