Index: lams_central/web/index.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/index.jsp,v diff -u -r1.23 -r1.24 --- lams_central/web/index.jsp 4 Sep 2006 02:11:32 -0000 1.23 +++ lams_central/web/index.jsp 28 Sep 2006 04:40:24 -0000 1.24 @@ -1,104 +1,28 @@ -<%@ page contentType="text/html; charset=utf-8" language="java" %> -<%@ page import="org.lamsfoundation.lams.security.JspRedirectStrategy" %> -<%@ page import="org.lamsfoundation.lams.web.util.HttpSessionManager" %> -<%@ page import="org.lamsfoundation.lams.util.Configuration" %> -<%@ page import="org.lamsfoundation.lams.util.ConfigurationKeys" %> +<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> <%@ taglib uri="tags-lams" prefix="lams" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> -<%JspRedirectStrategy.welcomePageStatusUpdate(request,response);%> -<%HttpSessionManager.getInstance().updateHttpSessionByLogin(request.getSession(),request.getRemoteUser()); %> - - - LAMS::<fmt:message key="index.welcome"/> + - - - + <fmt:message key="index.welcome" /> - - - - - - - -
-

,

-
-
-

<%= Configuration.get(ConfigurationKeys.VERSION) %>

-

" href="javascript:getContent()"> - -

-
- -
-

-

- ©

+ + +
+ +
+
+ +
+

-
- - + + +
+ + \ No newline at end of file