Index: lams_tool_nb/web/errorbox.jsp =================================================================== diff -u -r7819406b2a723d745cab2bcbab2eac4c2f982b0b -rf7ee8015c7b814fea6af3a86648cbfa3c4b2ed80 --- lams_tool_nb/web/errorbox.jsp (.../errorbox.jsp) (revision 7819406b2a723d745cab2bcbab2eac4c2f982b0b) +++ lams_tool_nb/web/errorbox.jsp (.../errorbox.jsp) (revision f7ee8015c7b814fea6af3a86648cbfa3c4b2ed80) @@ -1,43 +1,14 @@ - - -<%@ taglib uri="/WEB-INF/struts/struts-html-el.tld" prefix="html-el" %> -<%@ taglib uri="/WEB-INF/struts/struts-logic.tld" prefix="logic" %> -<%@ taglib uri="/WEB-INF/jstl/c.tld" prefix="c" %> -<%@ page import="org.apache.struts.action.Action" %> -<% -String cprotocol = request.getProtocol(); -if(cprotocol.startsWith("HTTPS")){ - cprotocol = "https://"; -}else{ - cprotocol = "http://"; -} -String pathToShare = cprotocol+request.getServerName()+":"+request.getServerPort()+request.getContextPath()+"/../.."; -%>
- Error occured + Error occured