Index: lams_tool_lamc/web/authoringMaincontent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/web/Attic/authoringMaincontent.jsp,v diff -u -r1.8 -r1.9 --- lams_tool_lamc/web/authoringMaincontent.jsp 14 Oct 2005 20:23:14 -0000 1.8 +++ lams_tool_lamc/web/authoringMaincontent.jsp 18 Oct 2005 15:22:47 -0000 1.9 @@ -1,3 +1,4 @@ + <%@ 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" %> @@ -6,6 +7,7 @@ <%@ taglib uri="fck-editor" prefix="FCK" %> + <% String protocol = request.getProtocol(); if(protocol.startsWith("HTTPS")){