Revision: | 36294 |
Committed: | Fri Sep 21 14:27:17 2012 UTC (8 years, 4 months ago) by bleunis |
File size: | 228 byte(s) |
Log Message: | SKELETON-45 add skeleton classes for Ex. 1: showing an agenda document in the site |
# | Content |
---|---|
1 | <%@ include file="/WEB-INF/jspf/htmlTags.jspf" %> |
2 | <%--@elvariable id="document" type="org.example.beans.AgendaDocument"--%> |
3 | |
4 | <h2>${document.title}</h2> |
5 | |
6 | <p>${document.summary}</p> |
7 | |
8 | <hst:html hippohtml="${document.description}"/> |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |