I would like to use a template engine in my struts web application. Therefore I would like to use StringTemplate, but have no idea how to implement in Struts.
+1
A:
I was looking into how this would work myself. It looks like Harry Karadimas has put together some code for Struts 1.3 here.
See usage.html in the /doc directory.
David Carlson
2009-04-10 14:57:19