Index: lams_central/web/index.jsp =================================================================== diff -u -r3b872bd4cf90eccbf87f22e65a2be51a41a84f48 -r9d0349a872750c800b40bb2eec6434c4f104d135 --- lams_central/web/index.jsp (.../index.jsp) (revision 3b872bd4cf90eccbf87f22e65a2be51a41a84f48) +++ lams_central/web/index.jsp (.../index.jsp) (revision 9d0349a872750c800b40bb2eec6434c4f104d135) @@ -1,14 +1,118 @@ -<%@ taglib uri="tags-tiles" prefix="tiles" %> +<%@ page contentType="text/html; charset=utf-8" language="java" %> <%@ page import="org.lamsfoundation.lams.security.JspRedirectStrategy" %> <%@ page import="org.lamsfoundation.lams.web.util.HttpSessionManager" %> +<%@ 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="lams.welcome"/> + + + + + + + + + + + + + + + + + +
 
+ + + + + + + + + + + + + + +
+ , +
+ Loading... +
+ +
+ © 2002-2006 LAMS Foundation. + + Version 1.1
+
+ + +