to the main page about the tutorial  INTERACTIVE WEB SERVICES WITH JAVA back up next

Model-View-Controller

- a software architecture to structure complex Web applications.

The application is structured in three layers:

The MVC architecture dates back to Smalltalk-80, where it was used for implementing GUIs.

Struts is a framework for implementing MVC architectures in Java, offering:

back COPYRIGHT © 2002-2003 ANDERS MØLLER & MICHAEL I. SCHWARTZBACH next