7 lines
261 B
Text
7 lines
261 B
Text
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
<%
|
|
String contextPath = request.getContextPath();
|
|
%>
|
|
|
|
<script language="JavaScript" type="text/javascript" src="<%= contextPath %>/js/commentForm.js"></script>
|