Is MVC architecture applicable for web environment??
Peter Hansen
peter at engcorp.com
Thu Feb 26 09:36:22 EST 2004
ketulp_baroda at yahoo.com wrote:
>
> Is the true mvc architecture ( with observer-observable pattern as
> implemented in JAVA) not applicable for web environment??
> I mean to say that the HTTP protocol is request/response based so
> there is no notion of an "event" being notified ...
> whereas the observer-observable pattern is based on event.
Google might help you:
http://www.google.ca/search?q=mvc+architecture+web
More information about the Python-list
mailing list