Index: lams_central/web/index.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/index.jsp,v diff -u -r1.3 -r1.4 --- lams_central/web/index.jsp 8 Sep 2005 01:54:31 -0000 1.3 +++ lams_central/web/index.jsp 15 Jun 2006 06:13:17 -0000 1.4 @@ -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
+
+ + +