Index: lams_monitoring/web/errorbox.jsp =================================================================== diff -u -rea02b970f16cb8f0cc01a6e45e45fb86b3dd3202 -rb33e717f9a734d318eefab07a17234f07c770c92 --- lams_monitoring/web/errorbox.jsp (.../errorbox.jsp) (revision ea02b970f16cb8f0cc01a6e45e45fb86b3dd3202) +++ lams_monitoring/web/errorbox.jsp (.../errorbox.jsp) (revision b33e717f9a734d318eefab07a17234f07c770c92) @@ -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="/>