You are on page 1of 5

LAB – DAY 2

DANANG CAMPUS

Login _MVC!
Model

View
AddNew.jsp, Success.jsp and Fail files.jsp are just notifications:
<h1>AddNew! | Success! | Fail!</h1>

Controller
FINISH

Calculator - MVC!
Create web app Calculator performs calculations plus, subtract, multiply, divide, use Model
MVC2
Model

View
Controller

You might also like