Index: lams_tool_laqa/web/403.html
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/Attic/403.html,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_laqa/web/403.html 6 Oct 2005 06:07:07 -0000 1.1
@@ -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
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_laqa/web/login.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_laqa/web/login.jsp 6 Oct 2005 06:07:07 -0000 1.1
@@ -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
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/403.html,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_nb/web/403.html 6 Oct 2005 06:03:44 -0000 1.1
@@ -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
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_nb/web/login.jsp,v
diff -u
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lams_tool_nb/web/login.jsp 6 Oct 2005 06:03:44 -0000 1.1
@@ -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.
+
+
+