[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Xalan or Cocoon
- From: Kimbro Staken <kstaken@dbxmlgroup.com>
- To: Jorge Noe Bello Mendoza <jnbello@ptq.pemex.com>
- Date: Wed, 16 May 2001 13:21:36 -0700
Xalan is an XSL-T engine, Cocoon is a publishing system. Cocoon uses
Xalan (or other XSL-T engines) to process XML for display. It usually
runs under a servlet engine. If you want to publish to the web Cocoon is
an option but if you just need basic XSL-T transforms Xalan is probably
what you want.
--
Kimbro Staken
The dbXML Project
http://www.dbxml.org/
> Jorge Noe Bello Mendoza wrote:
>
> Hi everybody,
>
> I'm a beginner in XML and have a question. I need to transform XML
> through XSLT.
> It seems that Xalan y Cocoon can do the work. How to decide which one
> use ?
>
> TIA
>
> Jorge Bello
>