+
Index: lams_www/web/error.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/error.jsp,v
diff -u -r1.2 -r1.2.2.1
--- lams_www/web/error.jsp 27 Jul 2013 07:53:05 -0000 1.2
+++ lams_www/web/error.jsp 29 Jun 2016 02:10:35 -0000 1.2.2.1
@@ -2,11 +2,17 @@
<%@ taglib uri="tags-lams" prefix="lams"%>
<%@ taglib uri="tags-core" prefix="c"%>
<%@ taglib uri="tags-fmt" prefix="fmt"%>
+
+
+
+
<%-- Catch JSP Servlet Exception --%>
+<%-- The javascript method checkForErrorScreen in error.js is coded to match this page exactly.
+---- If you change this page, please change the javascript. --%>
<%
if (exception != null) {
%>
@@ -48,6 +54,7 @@
<%
}
%>
+
Index: lams_www/web/WEB-INF/web.xml
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/web.xml,v
diff -u -r1.5.2.4 -r1.5.2.5
--- lams_www/web/WEB-INF/web.xml 4 May 2016 05:42:05 -0000 1.5.2.4
+++ lams_www/web/WEB-INF/web.xml 29 Jun 2016 02:10:35 -0000 1.5.2.5
@@ -52,6 +52,40 @@
/404.jsp
+
+
+
+
+
+ tags-fmt
+ /WEB-INF/tlds/jstl/fmt.tld
+
+
+ tags-core
+ /WEB-INF/tlds/jstl/c.tld
+
+
+ tags-function
+ /WEB-INF/tlds/jstl/fn.tld
+
+
+ tags-xml
+ /WEB-INF/tlds/jstl/x.tld
+
+
+
+
+
+ tags-lams
+ /WEB-INF/tlds/lams/lams.tld
+
+
+
+
+
+
+
+
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/AdvancedAccordian.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Alert.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Arrow.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.15.2.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/AuthoringButton.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/AuthoringRatingCriteria.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2.2.2 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/CKEditor.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Comments.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/CommentsAuthor.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.4.2.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Date.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.3.20.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/DefineLater.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2.2.2 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Head.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2.16.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/ImgButtonWrapper.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Page.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Rating.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/RestrictedUsageAccordian.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/SimplePanel.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/TSTable.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.6.12.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Tab.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.4.16.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/TabBody.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/TabBodyArea.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/TabBodys.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Index: lams_www/web/WEB-INF/tags/TabName.tag
===================================================================
RCS file: /usr/local/cvsroot/lams_www/web/WEB-INF/tags/TabName.tag,v
diff -u -r1.5.2.1 -r1.5.2.2
Binary files differ
Fisheye: Tag 1.4.16.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/Tabs.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.1.2.1 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/TextSearch.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.6.2.2 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tags/headItems.tag'.
Fisheye: No comparison available. Pass `N' to diff?
Fisheye: Tag 1.2.2.3 refers to a dead (removed) revision in file `lams_www/web/WEB-INF/tlds/lams/lams.tld'.
Fisheye: No comparison available. Pass `N' to diff?