Subject: Re: XSLT 2.0 has arrived
From: "Mukul Gandhi" <gandhi.mukul@xxxxxxxxx>
Date: Tue, 23 Jan 2007 22:18:08 +0530
|
On 1/23/07, Andrew Welch <andrew.j.welch@xxxxxxxxx> wrote:
Seriously though, it doesnt matter whether the browser supports it -
just run the transforms on your server for dynamic pages or offline
for static - let the browsers worry about rendering XHTML.
I think having XSLT 2.0 support on browser will be useful. Using XSLT
2.0 on server side is certainly an alternative. But for e.g., I just
have a plain HTTP Web Server with no Java support (Servlets, JSP etc),
then I can serve XML+XSLT to the browser, and the browser can do the
transformation.
--
Regards,
Mukul Gandhi
|