Any big sites using Client Side XSLT?

前端 未结 7 2175
忘掉有多难
忘掉有多难 2021-01-31 18:41

Lately, I\'ve been pondering the somewhat non-mainstream architecture of building raw XML on the server side, and then using an XSLT stylesheet on the client to transform the XM

7条回答
  •  执念已碎
    2021-01-31 19:13

    I couldn't tell you in detail how it's implemented, but World of Warcraft is pretty big and high traffic, and their web site is implemented as you describe.

提交回复
热议问题