Index: lams_tool_nb/web/errorbox.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_nb/web/Attic/errorbox.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_nb/web/errorbox.jsp 5 Aug 2005 01:36:12 -0000 1.2 +++ lams_tool_nb/web/errorbox.jsp 9 Nov 2005 22:03:49 -0000 1.3 @@ -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