Is MVC architecture applicable for web environment??

ketulp_baroda at yahoo.com ketulp_baroda at yahoo.com
Thu Feb 26 05:05:00 EST 2004


Hi
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.



More information about the Python-list mailing list