Index: lams_central/web/index.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/index.jsp,v diff -u -r1.2 -r1.3 --- lams_central/web/index.jsp 2 Sep 2005 07:48:10 -0000 1.2 +++ lams_central/web/index.jsp 8 Sep 2005 01:54:31 -0000 1.3 @@ -1,6 +1,6 @@ <%@ taglib uri="tags-tiles" prefix="tiles" %> <%@ page import="org.lamsfoundation.lams.security.JspRedirectStrategy" %> -<%@ page import="org.lamsfoundation.lams.web.HttpSessionManager" %> +<%@ page import="org.lamsfoundation.lams.web.util.HttpSessionManager" %> <%JspRedirectStrategy.welcomePageStatusUpdate(request,response);%> <%HttpSessionManager.getInstance().updateHttpSessionByLogin(request.getSession(),request.getRemoteUser()); %> Index: lams_central/web/passwordChangeContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/passwordChangeContent.jsp,v diff -u -r1.2 -r1.3 --- lams_central/web/passwordChangeContent.jsp 5 Sep 2005 07:22:58 -0000 1.2 +++ lams_central/web/passwordChangeContent.jsp 8 Sep 2005 01:54:31 -0000 1.3 @@ -1,6 +1,6 @@ <%@page import="org.lamsfoundation.lams.web.PasswordChangeActionForm" %> <%@ taglib uri="tags-html-el" prefix="html" %> -<%@ taglib uri="tags-bean-el" prefix="bean" %> +<%@ taglib uri="tags-bean" prefix="bean" %> Index: lams_central/web/WEB-INF/jboss-web.xml =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/WEB-INF/jboss-web.xml,v diff -u -r1.3 -r1.4 --- lams_central/web/WEB-INF/jboss-web.xml 2 Sep 2005 07:48:10 -0000 1.3 +++ lams_central/web/WEB-INF/jboss-web.xml 8 Sep 2005 01:54:30 -0000 1.4 @@ -6,6 +6,6 @@ - java:/jaas/LAMS + java:/jaas/lams Fisheye: Tag 1.3 refers to a dead (removed) revision in file `lams_central/web/css/default.css'. Fisheye: No comparison available. Pass `N' to diff?