Index: lams_learning/web/error.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_learning/web/error.jsp,v diff -u -r1.4 -r1.5 --- lams_learning/web/error.jsp 5 Apr 2006 23:08:07 -0000 1.4 +++ lams_learning/web/error.jsp 23 Jun 2006 07:58:00 -0000 1.5 @@ -22,6 +22,7 @@ <%@ taglib uri="tags-html" prefix="html" %> <%@ taglib uri="tags-logic" prefix="logic" %> <%@ taglib uri="tags-core" prefix="c" %> +<%@ taglib uri="tags-fmt" prefix="fmt" %> <%@ page import="org.apache.struts.action.Action" %> <% String cprotocol = request.getProtocol(); @@ -37,7 +38,7 @@
- Error occured + <fmt:message key="error.title"/>