Hello devs,

I have re-factored the view/viewHelper to allow other implementations
then xhtml in a contract. I will add another format in the next couple
of weeks. You need to add forrest:views as root element to your *.fv
files.

e.g.
<forrest:views xmlns:forrest="http://apache.org/forrest/templates/1.0"; >
  <forrest:view type="xhtml">
<!--your html view -->
  </forrest:view>
  <forrest:view type="fo">
<!--your fo view -->
  </forrest:view>
</forrest:views>

salu2
-- 
thorsten

"Together we stand, divided we fall!" 
Hey you (Pink Floyd)

Reply via email to