您好,欢迎来到伴沃教育。
搜索
您的当前位置:首页MVC pattern My Database Applicat

MVC pattern My Database Applicat

来源:伴沃教育

My Database Application:

  • Designed and implemented a database application that support CRUD operations on students’ information.
  • Applied MVC pattern with the use of Servlet as controller, JSP as view.
  • Applied DAO pattern with Creation of a java class to communicate with MySQL database and Servlet controller.

--

image.png

*--
Big Picture

  1. web browser submits a request to our servlet controller(controller)
  2. servet controller make use of helper class called StudentBbUtil
  3. helper class will talk to the DB and data will come back to the controller
  4. servlet controller(controller) forward those data to JSP pages(view) which is our view
  5. finally JSP pages will send view back to browser.
    --

Student DB Utility

  • communicate with the database with JDBC cod.
    image.png
    --

Copyright © 2019- bangwoyixia.com 版权所有 湘ICP备2023022004号-2

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务