A Model-Transformers Architecture for Web Applications

This paper proposes a web application-oriented modification of Model-View-Controller architecture, which allows generic implementations of the controller and the view. Proposed architecture is based on the conjunction of two techniques: remote procedure calls for HTML/HTTP based web applications in the controller part and automatic presentation of the model state information with several XSLT transformations on the view part.