From: Ed R. <ed....@in...> - 2004-09-22 10:30:30
|
You might find that the "TemplateSystem" adapter that I wrote ages ago for using Webmacro (and Velocity) with Struts will also go some way towards achieving what you need; I've not had time to look at Spring yet but since it hooks in to the standard servlet "RequestDispatcher" API you might find it works without modification (all caveats, YMMV though!) http://www.ingenotech.com/downloads/ Glad to see that the webmacro project hasn't died, I was seriously concerned recently to see that http://www.webmacro.org had vanished and http://webmacro.sourceforge.net also gave an empty page. http://sourceforge.net/projects/webmacro/ is still there and www.webmacro.org is back now though fortunately. Ed |