On Sat, Jan 29, 2011 at 2:37 PM, Dave Evans wrote:

> Yes, I currently use velocity. But i'd really rather just use a single
> "language" for both web and non-web presentation.
>

Ew. IMO JSP is a poor general-purpose templating language, and makes less
sense for non-web presentation.

IIRC Musachy banged on the TC JSP engine for testing purposes, you could try
that if you're dead-set on doing this. No matter what, you're introducing
what I think is a pretty sketchy dependency, almost regardless of which
engine you decide to hack out of its server.

Dave

Reply via email to