I use Velocity with Ajax to generate the server-side responses. More commonly I do JSON responses but have also done XML. For me, the Velocity does no parsing, merely generates the AJAX reponse like it would any other text. It's convenient to specify a few lines of velocity, save it to my web directory, then retrieve with an AJAX call.
WILL On 8/25/06, Scott Edward Skinner <[EMAIL PROTECTED]> wrote:
I use and love Velocity, but when I want to deal with XML I use FreeMarker, which supports XPATH and can parse very easily. I have Spring configured to use both Velocity and FreeMarker so I can use one or the other for any given view. S |\_._/| .-. E | o o |_ / / S _.( T ) `./ / ---(((-`-(((--------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Forio Business Simulations Will Glass-Husain [EMAIL PROTECTED] www.forio.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]