Mixer, Supporting the Model-View-Controller Design Pattern in Servlets

P. Wijkman, S. Dissanaike, and M. Wijkman (Sweden)

Keywords

Mixer, Template Engine, Model-View-controller Design Pattern, Java, Servlets

Abstract

The problem of separating Java code and HTML code in Servlet programming is not yet completely solved since the existing tentative solutions either are too complex or not complete. In this paper we present Mixer which is a novel helper tool based on a template engine design philosophy to solve this problem. Mixer is easy to learn and to use. Mixer is also computationally very efficient. We have tested and used Mixer successfully in large university courses dealing with HTTP server side programming.

Important Links:



Go Back