Hi !
Could u explain me about the model view controller architecture and how it could be implemented and it's advantages.
Thanks
AJP
-
About mvc design ... (3 messages)
- Posted by: A JP
- Posted on: April 09 2001 12:45 EDT
Threaded Messages (3)
- About mvc design ... by Reema Patel on April 09 2001 17:46 EDT
- About mvc design ... by A JP on April 10 2001 12:28 EDT
- About mvc design ... by Martin Wells on April 29 2001 18:32 EDT
-
About mvc design ...[ Go to top ]
- Posted by: Reema Patel
- Posted on: April 09 2001 17:46 EDT
- in response to A JP
Hello,
Refer to the following URL:
http://java.sun.com/j2ee/blueprints/design_patterns/mvc/index.html
Hope this helps,
Reema. -
About mvc design ...[ Go to top ]
- Posted by: A JP
- Posted on: April 10 2001 12:28 EDT
- in response to Reema Patel
Hi !
Thanks alot !!!
AJP -
About mvc design ...[ Go to top ]
- Posted by: Martin Wells
- Posted on: April 29 2001 18:32 EDT
- in response to A JP
Take a look at the discussion on MVC in JSP.
http://www.sys-con.com/java/archives/0601/grant/
Hope this helps. Martin