<%abstract> <%args> User2 userAccount; <& title; name = userAccount.getName() &> <%doc> could include a navigation bar here

Jamon

a typed template engine for Java


<%if userAccount.isAuthorized()%> <& *CHILD &> <%else> Not authorized to view this page. <%doc> could also include a footer here <%method title> <%args> String name; Jamon News for <% name %>