> I also share your impression that the SQL transformer is better : I would > like to start using cocoon by processing my html pages (designed with an > html editor like Dreamweaver) with cocoon to replace some tags of my own > with the result of database queries. It seems I could use the SQL > transformer after the HTML generator. But I can not see how I could use the > esql logicsheet to do the same.
It's quite the same. With esql you do a generate with type=serverpages but need no transformer. It's XSP. BTW: there is only a HTML serializer, no HTML generator. > I think that I read somewhere (although I am not able to find it again) > that the SQL transformer was deprecated. I general: the sql transformer was 2nd choice when we got the esql logicsheet. Esql commes with much more features than the sql transformer. But you need to use XSP then. -- Torsten --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
