Watch “JSP Part-14 | MVC in JSP with example (Gujarati)” on YouTube

RaviROza JSPImplictObjects #jsp:UseBean #Jdk #Java #AdvanceJava #Gujarati

Model View & Controller
▶️ It is a design pattern that separates the business logic, presentation logic and data.
▶️ Model represents the state of the application i.e. data. It can also have business logic. (Data & business logic)
▶️ View represents the presentation i.e. UI (User Interface).
▶️ Controller acts as an interface between View and Model. Controller intercepts all the incoming requests. (Controller is a request handler)

OS : Windows 10
Jdk : Version 8
IDE : Eclipse Mars
Server : Apache Tomcat 7

Follow me @
https://raviroza.wordpress.com/
https://raviroza.blogspot.com/
https://www.facebook.com/ravi.oza.it
https://twitter.com/raviozaIT

Subscribe my channel to get latest video notification https://www.youtube.com/user/ravioza101