In MVC based web application controller must be a servlet and view part must be a set of JSP pages, we should not interchange those two components, In MVC based web application we have to send all the requests to controller component only, not to view part, In MVC based web applications, only view part has to generate dynamic response to client, not controller. In case of MVC based web application, both controller and view should not interact with data base directly, they have to interact with data base through model part only In MVC based web application, controller should interact with model part only to set the data , not to get the data but view part should in with model part only to get the data, not to set he data In MVC based web applications there is no restriction about no. of JSP Pages in view part but all he JSP Pages must be provided without java code In case of MVC web applications we can provide any no.of JSP pages in view parted but we must provide page controller page navigation, we must not provide page to page navigations,
You liked the article?
Like: 0
Vote for difficulty
Current difficulty (Avg): Medium
TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.