Nikolaos,

I needed to load templates from the classpath. I also needed to
process templates in a somewhat 'standalone' mode. Both were easier
with Velocity than JSPs.

I also needed a templating solution for another framework (another
language, even!) that just merged a map of key-value pairs with a
template to produce a result. Again, this was easier to do with
Velocity than with JSPs.

That's about it for me. I'm not knocking JSPs -- I'm quite happy
to use them for regular Stripes development.

Freddy

------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to