On 6/7/07, Ian Holsman <[EMAIL PROTECTED]> wrote:
. it's called XSLT. most modern browsers can do the transform on the client side. otherwise there is some server side tools (cocoon I think does this) to do the transform on the server before sending it out....
Solr also does server-side XSLT, see http://wiki.apache.org/solr/XsltResponseWriter -Bertrand