not able to make out MVC parts in this example,
December 22, 2008 at 11:55 PM
Hi, I have tried Login.jsp and Login.java example. IT is working fine for me. But, i am not able to make out which is model part and which is controller part in this exmaple. login.jsp is view-part in (MVC). which represents Model and Controller in this example?