Hey Folks,

I already have an application that uses Xalan to do XSLT transformations. I know that it's easy take JDOM Document and feed it into the Velocity Engine for transformation (e.g. Anakia), but I'm looking for an easy way to get the result back as a JDOM Document again assuming one can be created.

Also, does Anakia provide any way of simply passing in a source JDOM Document and a Velocity Template String. Anakia is nice because it sets up certain things in a context, but I'm trying to use it within an application that is already working JDOM documents and don't need to use Ant at all.

Thanks,
Bradley

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to