Index: lams_tool_forum/web/login.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/login.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_forum/web/login.jsp 3 Jul 2006 07:03:10 -0000 1.1 +++ lams_tool_forum/web/login.jsp 25 Jul 2006 05:06:05 -0000 1.2 @@ -1,24 +1,12 @@ +<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-core" prefix="c" %> + + -<%@ 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. - - -