| From | Sent On | Attachments |
|---|---|---|
| Ugo Cei | Jul 7, 2000 12:55 am | |
| Jari Aarniala | Jul 7, 2000 1:04 am | |
| Ugo Cei | Jul 7, 2000 1:25 am | |
| Stefano Mazzocchi | Jul 7, 2000 4:32 am | |
| Ugo Cei | Jul 10, 2000 12:33 am | |
| Stefano Mazzocchi | Jul 10, 2000 4:54 am | |
| Ugo Cei | Jul 10, 2000 11:52 pm | |
| Donald Ball | Jul 11, 2000 11:14 am | |
| Mark Washeim | Jul 11, 2000 11:15 am | |
| Donald Ball | Jul 11, 2000 12:34 pm | |
| Stefano Mazzocchi | Jul 11, 2000 5:05 pm |
| Subject: | Re: Using XSP without XSLT | |
|---|---|---|
| From: | Stefano Mazzocchi (stef...@apache.org) | |
| Date: | Jul 7, 2000 4:32:38 am | |
| List: | org.apache.cocoon.users | |
Ugo Cei wrote:
I have an XSP document that uses the SQL taglib. I would like to run Cocoon on it without transforming it via XSLT. I tried removing the <?cocoon-process type="xslt"?> instruction from the document, but Cocoon insists on producing an HTML file with a <!DOCTYPE HTML ...> prolog. I also had no luck putting an <xsl:output method="xml"/> in the stylesheet, but the output is always HTML, not XML.
Would it be possible to just save the result of the XSP producer?
Sure, just place
<?cocoon-format type="text/xml"?>
-- Ugo Cei - Consorzio di Bioingegneria e Informatica Medica P.le Volontari del Sangue, 2 - 27100 Pavia - Italy Phone: +39.0382.525100 - E-mail: u.c...@cbim.it
Cool, somebody from my town, what a small world :)
-- Stefano Mazzocchi One must still have chaos in oneself to be able to give birth to a dancing star. <stef...@apache.org> Friedrich Nietzsche -------------------------------------------------------------------- Missed us in Orlando? Make it up with ApacheCON Europe in London! ------------------------- http://ApacheCon.Com ---------------------





