I don't know if its the fastest, but Xalan is one of the most popular: http://xml.apache.org/xalan-j/index.html
-- Jeanfrancois Hauck, Joe wrote: >Hello all, > >I have a servlet intranet application that gets information from the >database, converts it to xml, and then sends the xml with an xsl header >back to the client. The client (which is Internet Explorer) then does >the xsl transformation and displays the html result. > >I would like to possibly do this on the application side rather than on >the client side, and I was wondering which xsl transformer is the >fastest? > >Thanks for your input. > >Joe. > >-- >To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> >For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
