Index: lams_central/web/index.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/index.jsp,v diff -u -r1.28 -r1.29 --- lams_central/web/index.jsp 19 Oct 2007 02:32:38 -0000 1.28 +++ lams_central/web/index.jsp 28 Jan 2009 00:11:38 -0000 1.29 @@ -4,6 +4,7 @@ <%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> <%@ taglib uri="tags-lams" prefix="lams" %> <%@ taglib uri="tags-fmt" prefix="fmt" %> +<%@ taglib uri="tags-core" prefix="c"%> @@ -22,4 +23,13 @@ - \ No newline at end of file + + + + + \ No newline at end of file