summaryrefslogtreecommitdiff
path: root/BKUOnline/src/main/webapp/WEB-INF/web.xml
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline/src/main/webapp/WEB-INF/web.xml')
-rw-r--r--BKUOnline/src/main/webapp/WEB-INF/web.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/BKUOnline/src/main/webapp/WEB-INF/web.xml b/BKUOnline/src/main/webapp/WEB-INF/web.xml
index a9cdce13..e7a4e058 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>/appletPage.jsp</jsp-file>
+ <jsp-file>/login.jsp</jsp-file>
</servlet>
<servlet>
<servlet-name>help</servlet-name>