Hi John,

The XSL currently integrated in Turbine works with an XML-Velocity template.
After the Velocity templating is done an XSL transformation is done.
Basically it works like this:

XML Template -> [Velocity] -> XML -> [XSL] -> HTML

AFAIK there isn't really support for Cocoon in Turbine at the moment, so if
you're pressed for it you can add it yourself.

Hope this helps

~ Leon

----- Original Message -----
From: "John Hawk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 31, 2001 4:42 AM
Subject: Turbine and XSL


I am looking into Turbine and I would like to know if it is possible to use
Cocoon as the View part of MVC?  If so, is there any references on how to do
it?  More generally I would like to use XSL as the View in MVC aspect of
Turbine.  Any input is appreciated.





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

Reply via email to