Question: Find an incorrect statement about MVC pattern. Model deals with business objects like User object View handles the front end of the web app Control

Find an incorrect statement about MVC pattern. Model deals with business objects like User object View handles the front end of the web app Control consists of one or more serviets In MVC, most of the server-side processing is done by JSP Find an incorrect statement on servlet. Servlet must extend HttpServletclass doPost method is invoked when client uses HTTP POST method Servlet runs on the client's local machine Servlet is a Java Class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
