Index: lams_common/web/index.jsp =================================================================== diff -u -rfe232bb0f8eaee3ed283d5b5ef4b8d6d2817ab06 -r9610e0089dfc7164375251998962e0b07f95d769 --- lams_common/web/index.jsp (.../index.jsp) (revision fe232bb0f8eaee3ed283d5b5ef4b8d6d2817ab06) +++ lams_common/web/index.jsp (.../index.jsp) (revision 9610e0089dfc7164375251998962e0b07f95d769) @@ -7,6 +7,7 @@ <%@ page import="com.lamsinternational.lams.usermanagement.*" %> <%@ taglib uri="http://java.sun.com/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jstl/core_rt" prefix="c_rt" %> +<%@ page session="true" %>