Index: lams_central/web/error.jsp =================================================================== diff -u -rdf43646e5c354a47f12c39131e7955ec82a3dec1 -r5822fa33a4644a07c816fa58c4a0e083e908c4a9 --- lams_central/web/error.jsp (.../error.jsp) (revision df43646e5c354a47f12c39131e7955ec82a3dec1) +++ lams_central/web/error.jsp (.../error.jsp) (revision 5822fa33a4644a07c816fa58c4a0e083e908c4a9) @@ -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) { %>