"The Model-View-Controller 2 (MVC2) pattern is the foundation of
Webflow's architecture. Webflow functions mostly as a controller, but it
also provides basic model support and includes tag libraries for the
view. Unlike most other controller systems, Webflow is more like a
workflow system. It provides the ability to chain multiple business
logic classes together and supports branching. It builds on the event
and handler concept of other controller systems, like Struts, but
provides more functionality through chaining and branching based on events."
<http://www.javaworld.com/javaworld/jw-02-2003/jw-0214-webflow.html>
Does this ring a bell? ;-)
Ugo
--
Ugo Cei - Consorzio di Bioingegneria e Informatica Medica
P.le Volontari del Sangue, 2 - 27100 Pavia - Italy
Phone: +39.0382.525100 - E-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
- Re: Go with the flow! Ugo Cei
- Re: Go with the flow! Stefano Mazzocchi