Changes should be managed and backups be maintained for Contingency Planning
These files need replicated to each node of the same device when changed.
Upgrades may overwrite these file and/or cause them to need to be upgraded.
<%-- - Author(s): - Date: - Copyright Notice: - @(#) - Description: --%>
This comment is visible only on the server side because it is removed during JSP page translation. Within this comment are the author(s), the date, and the copyright notice of the revision, an identifier and a description about the JSP page for web developers. The combination of characters "@(#)" is recognized by certain programs as indicating the start of an identifier. While such programs are seldom used, the use of this string does no harm. In addition, this combination is sometimes appended by "$Id$" for the identification information to be automatically inserted into the JSP page by some version control programs. The Description part provides concise information about the purpose of the JSP page. It does not span more than one paragraph.
<!-- - Author(s): - Date: - Copyright Notice: -->
and then a shorter server side style comment:
<%-- - @(#) - Description: --%>