Index: lams_monitoring/web/errorbox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/web/errorbox.jsp,v diff -u -r1.6 -r1.7 --- lams_monitoring/web/errorbox.jsp 25 Apr 2011 02:01:36 -0000 1.6 +++ lams_monitoring/web/errorbox.jsp 6 Jan 2014 08:42:53 -0000 1.7 @@ -1,19 +1,12 @@ <%@ taglib uri="tags-html" prefix="html" %> <%@ taglib uri="tags-logic" prefix="logic" %> +<%@ taglib uri="tags-lams" prefix="lams" %> <%@ page import="org.apache.struts.Globals" %> -<% -String cprotocol; -if(request.isSecure()){ - cprotocol = "https://"; -}else{ - cprotocol = "http://"; -} -String rootPath = cprotocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/"; -%> + - <fmt:message key="/> + <fmt:message key="/>