Index: lams_central/web/error.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/error.jsp,v diff -u -r1.4 -r1.5 --- lams_central/web/error.jsp 13 Sep 2006 05:44:49 -0000 1.4 +++ lams_central/web/error.jsp 3 Jun 2008 02:35:51 -0000 1.5 @@ -12,6 +12,8 @@ <%-- 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) { %>