I would absolutely LOVE to use Velocity as I have been reading the API docs and getting acquainted with it. It seems superior to JSP in every way. The syntax is great!
The problem is I'm using Struts 2. I see there appears to be some plugin hooks to Velocity. But I'm not able to find any documentation on how to wire Velocity in with Struts 2. In other words, how do I access the message resource bundles, struts action errors and action messages, validation messages, etc? I see the documentation for Struts 1, but it seems integration with Struts 2 is quite different. Any pointers on how to get started with this? I'm really looking for an alternative to JSP. Thanks! Caine
