this is some text

<foo:bar name="a custom tag!">

this is some more text

<j:forEach select="${foo.bar}">
  do something
  ${12 + 12}
</j:forEach>

end of the page...  		  	