| Subject: | Using XSP without XSLT | |
|---|---|---|
| From: | Ugo Cei (u.c...@cbim.it) | |
| Date: | Jul 7, 2000 12:55:44 am | |
| List: | org.apache.cocoon.users | |
Refine Search
| 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: | Using XSP without XSLT | |
|---|---|---|
| From: | Ugo Cei (u.c...@cbim.it) | |
| Date: | Jul 7, 2000 12:55:44 am | |
| List: | org.apache.cocoon.users | |
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?
Ugo
-- 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

