Index: lams_central/web/index.jsp =================================================================== diff -u -r5e3a1e5f73e433076f00eb9b0a489c54430b5672 -r4f23888b7f7ab9234285d6565b5995ed94fee49f --- lams_central/web/index.jsp (.../index.jsp) (revision 5e3a1e5f73e433076f00eb9b0a489c54430b5672) +++ lams_central/web/index.jsp (.../index.jsp) (revision 4f23888b7f7ab9234285d6565b5995ed94fee49f) @@ -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