StrutsCX

StrutsCX is Struts with XSLT – but without JSP. Therefore strict seperation of business logic from presentation brings development closer to the MVC pattern. In addition it always outputs well-formed XML (what JSP does not guaranty) and is much more flexible on the presentation layer.

This has some similarities to the XMLEngine code I wrote as part of Calaba’s content delivery server (aside from the Perl/Java difference of course :) – this used a graph of multiple chained stylesheets to reduce the complexity and redundancy of any-to-any content transformations. [via whump]

About Ian Davis

British entrepreneur and CEO of Kasabi. Primary interests are open data, the semantic web and decentralization.
This entry was posted in Uncategorized and tagged . Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s