Index: lams_tool_laqa/web/403.html
===================================================================
diff -u
--- lams_tool_laqa/web/403.html (revision 0)
+++ lams_tool_laqa/web/403.html (revision dc855a0d112dca81ef7a2378a48c0a7d8cfb0fab)
@@ -0,0 +1 @@
+Access denied, login by another user here, or just go back.
\ No newline at end of file
Index: lams_tool_laqa/web/login.jsp
===================================================================
diff -u
--- lams_tool_laqa/web/login.jsp (revision 0)
+++ lams_tool_laqa/web/login.jsp (revision dc855a0d112dca81ef7a2378a48c0a7d8cfb0fab)
@@ -0,0 +1,24 @@
+
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+<%
+String path = request.getContextPath();
+String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+%>
+
+
+
+
+
+
+ System logon required
+
+
+
+
+
+ You need login here.
+
+
+
Index: lams_tool_nb/web/403.html
===================================================================
diff -u
--- lams_tool_nb/web/403.html (revision 0)
+++ lams_tool_nb/web/403.html (revision dc855a0d112dca81ef7a2378a48c0a7d8cfb0fab)
@@ -0,0 +1 @@
+Access denied, login by another user here, or just go back.
\ No newline at end of file
Index: lams_tool_nb/web/login.jsp
===================================================================
diff -u
--- lams_tool_nb/web/login.jsp (revision 0)
+++ lams_tool_nb/web/login.jsp (revision dc855a0d112dca81ef7a2378a48c0a7d8cfb0fab)
@@ -0,0 +1,24 @@
+
+<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
+<%
+String path = request.getContextPath();
+String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";
+%>
+
+
+
+
+
+
+ System logon required
+
+
+
+
+
+ You need login here.
+
+
+