Index: lams_tool_lamc/web/authoringMaincontent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/authoringMaincontent.jsp,v diff -u -r1.9 -r1.10 --- lams_tool_lamc/web/authoringMaincontent.jsp 18 Oct 2005 15:22:47 -0000 1.9 +++ lams_tool_lamc/web/authoringMaincontent.jsp 19 Oct 2005 09:49:12 -0000 1.10 @@ -1,4 +1,3 @@ - <%@ taglib uri="/WEB-INF/struts-html-el.tld" prefix="html" %> <%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %> <%@ taglib uri="/WEB-INF/struts-logic-el.tld" prefix="logic-el" %> @@ -7,7 +6,6 @@ <%@ taglib uri="fck-editor" prefix="FCK" %> - <% String protocol = request.getProtocol(); if(protocol.startsWith("HTTPS")){