News

Model 2X is the symbiosis between Struts and XSLT. Model 2X uses the Struts model (its controller servlet), but the view implementation uses XSLT and beans serialized into XML instead of JSPs.
Eric White describes how one can perform XSLT style transformations using C# 3.0. The key to Eric's method is the ability to annotate XML nodes with additional information.