Hi Mikael,

XSLT is just a transforming language, you can use it for transform any xml
document to any other textual format (html, txt, svg, pdf, etc).

On the other side you can compare XSP with JSP, they technologies for
dynamic content generation, JSP allow you to create servlets easily for
dynamic html generation, with XSP you have dynamic XML generation!.

In fact XSP uses XSLT in the transformers (C2) and in the XSP processor
(C1).

I hope the explanation aids you.

Regards,
Eduardo Yanez.

-----Original Message-----
From: Mikael Steldal [mailto:[EMAIL PROTECTED]]
Sent: Viernes, 29 de Junio de 2001 04:51 a.m.
To: [EMAIL PROTECTED]
Subject: Why XSP?


What is the need for XSP? Why not use XSLT with extensions instead?


---------------------------------------------------------------------
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]>



---------------------------------------------------------------------
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]>

Reply via email to