You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-bra...@googlegroups.com
I am new to Java,
I got a doubt when learning MVC model. What is the basic idea behind why this model called as Model View Control but not (View) Control Model View model.
Please explain.
tushar singh
unread,
Sep 7, 2013, 12:23:10 PM9/7/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to java-bra...@googlegroups.com
It is just that the MODEL, VIEW AND CONTROLLER are common features of the pattern and by legacy users call it MVC and not CVM, MCV or anything else.