Hacker News new | ask | show | jobs
by fergie 1353 days ago
Right, but you cant run an XSL processor without an application server? Or could you?
2 comments

It works in the browser.

For example, my RSS feed is processed with XSL to provide a friendly landing page:

https://interconnected.org/home/feed

(view source, second line)

That's so cool!!
I still use browser-side XSLT in my apps. Google had threatened to remove support but there was much pushback from the enterprise community that has many business apps using that approach so Google backed down. Still no guarantee that they'll pull the plug in the future.