on 5/22/2000 10:39 AM, Frank Conradie <[EMAIL PROTECTED]> wrote:

>> The xsl transformations actually work and create html code for a static
>> xml file matching the icalendar.xsd. The problems I was running into was
>> tying that back into Jetspeed/Turbine/database.
> 
> Jeff, I was curious how you went about tying XSL transformations into
> Turbine. We want to use WebMacro to produce XML and then XSLT (through
> Xalan) on that to produce HTML, but the doBuild mechanism seems a bit
> limited. Also, Cocoon is a bit much for that.

What are you talking about: "the doBuild() mechanism seems a bit
limited"????

> What I was thinking was that one could have a doStyle or doTransform after
> the doBuild, or something along those lines. Anyway, I'm still learning
> Turbine so I'm not sure what the best implementation would be. Any ideas?

Take a look at the WebMacroSite* stuff...it isn't limited at all...it is
actually quite powerful and you can do everything that you want through it.

-jon

-- 
    Java Servlet Based - Open Source  |        Collab.Net
        Bug/Issue Tracking System     |   now hiring smart people
       <http://scarab.tigris.org/>    |  <http://Collab.Net/jobs/>



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to