NIHVIVO-658 Removed response parameter from FreeMarkerHttpServlet.getFreeMarkerComponentsForJsp, since not needed.

This commit is contained in:
rjy7 2010-06-25 14:38:49 +00:00
parent 22eb6677f5
commit f77cf70224
4 changed files with 12 additions and 14 deletions

View file

@ -25,6 +25,9 @@
<p><strong>Animal:</strong> ${animal}</p>
<p><strong>Book Title:</strong> ${bookTitle}</p>
<h2>Zoo 1</h2>
<ul>
<#list zoo1.animals as animal>