I currently have a web site in cocoon that queries a db to produce XML 
data and then uses XSLT to produce HTML.  I am trying to figure out how 
to convert this to a Turbine app.  I have got the TDK running with a 
sample app and have read through all the documentation I could find and 
searched through the mail archives.  Of  course I've come across the XSL 
classes.  I'm still unsure of how to use them.

I'm sure I could struggle through this but I'm hoping that someone could 
quickly explain the steps I need to take to:

1) Fetch data from the database - (This seems pretty straight forward)
2) Wrap the data in XML tags
3) Transform the XML using XSLT
4) Output the HTML

Help appreciated,

Dan


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

Reply via email to