Index: lams_admin/web/WEB-INF/lams.tld
===================================================================
diff -u -r3f5083ee75c913e287cd44cc93653c1b5012a64b -r64938df458cbab9999f9a826ef2902d061648d7d
--- lams_admin/web/WEB-INF/lams.tld (.../lams.tld) (revision 3f5083ee75c913e287cd44cc93653c1b5012a64b)
+++ lams_admin/web/WEB-INF/lams.tld (.../lams.tld) (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -464,5 +464,9 @@
true
+
+ head
+ /WEB-INF/tags/Head.tag
+
Index: lams_admin/web/WEB-INF/tags/Head.tag
===================================================================
diff -u
--- lams_admin/web/WEB-INF/tags/Head.tag (revision 0)
+++ lams_admin/web/WEB-INF/tags/Head.tag (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -0,0 +1,41 @@
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
+ * Description: Sets up the non-cache pragma statements and the UTF-8
+ * encoding. Use in place of the normal head tag.
+ */
+%>
+
+<%@ tag body-content="scriptless"%>
+
+
Index: lams_central/conf/xdoclet/taglib-tag.xml
===================================================================
diff -u -rbfeb3180336d3c099a3c937699e102abe9701607 -r64938df458cbab9999f9a826ef2902d061648d7d
--- lams_central/conf/xdoclet/taglib-tag.xml (.../taglib-tag.xml) (revision bfeb3180336d3c099a3c937699e102abe9701607)
+++ lams_central/conf/xdoclet/taglib-tag.xml (.../taglib-tag.xml) (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -257,4 +257,9 @@
falsetrue
-
\ No newline at end of file
+
+
+ head
+ /WEB-INF/tags/Head.tag
+
+
\ No newline at end of file
Index: lams_central/web/WEB-INF/lams.tld
===================================================================
diff -u -r9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6 -r64938df458cbab9999f9a826ef2902d061648d7d
--- lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 9481bb9c6f8c0e4d6fbed6b230a41c77feda64c6)
+++ lams_central/web/WEB-INF/lams.tld (.../lams.tld) (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -464,5 +464,9 @@
true
+
+ head
+ /WEB-INF/tags/Head.tag
+
Index: lams_central/web/WEB-INF/tags/Head.tag
===================================================================
diff -u
--- lams_central/web/WEB-INF/tags/Head.tag (revision 0)
+++ lams_central/web/WEB-INF/tags/Head.tag (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -0,0 +1,41 @@
+<%/****************************************************************
+ * Copyright (C) 2005 LAMS Foundation (http://lamsfoundation.org)
+ * =============================================================
+ * License Information: http://lamsfoundation.org/licensing/lams/2.0/
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2.0
+ * as published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
+ * USA
+ *
+ * http://www.gnu.org/licenses/gpl.txt
+ * ****************************************************************
+ */
+
+/**
+ * Head.tag
+ * Author: Fiona Malikoff
+ * Description: Sets up the non-cache pragma statements and the UTF-8
+ * encoding. Use in place of the normal head tag.
+ */
+%>
+
+<%@ tag body-content="scriptless"%>
+
+
+
+
+
+
+
+
+
Index: lams_central/web/addLesson.jsp
===================================================================
diff -u -rb2498b9d3035d0c59d571da832f1082d99e74d40 -r64938df458cbab9999f9a826ef2902d061648d7d
--- lams_central/web/addLesson.jsp (.../addLesson.jsp) (revision b2498b9d3035d0c59d571da832f1082d99e74d40)
+++ lams_central/web/addLesson.jsp (.../addLesson.jsp) (revision 64938df458cbab9999f9a826ef2902d061648d7d)
@@ -7,12 +7,11 @@
<%@ taglib uri="tags-core" prefix="c" %>
-
+
&classID="/>
-
-
+