Skip to content

Demonstrates the application of MVC architecture using JSP servlet and JDBC as a controller, HTML for the view (User Interface), and MySQL for the databases in the built Web application using Eclipse IDE 2020-12. Here, The Cloud Kitchen, which is our web browser allows the user to access the menu according to the Entree chosen via the web servel…

Notifications You must be signed in to change notification settings

Lagstill/MVCProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVCProject

Demonstrates the application of MVC architecture using JSP servlet and JDBC as a controller, HTML for the view (User Interface), and MySQL for the databases in the built Web application using Eclipse IDE 2020-12. Here, The Cloud Kitchen, which is our web browser allows the user to access the menu according to the Entree chosen via the web servelts. Next, these web servlets (controllers) communicate to the respective databases through Eclipse and MySQL connection. Once the data is sent to the controller, it further delivers it to the respective JSP files, which arranges the contents to a display mode, before reaching the user's browser.

JAVA_PACKAGE_OVERVIEW_19PD05_19PD19

Further clarification on : https://youtu.be/ozd9XKId5mY

About

Demonstrates the application of MVC architecture using JSP servlet and JDBC as a controller, HTML for the view (User Interface), and MySQL for the databases in the built Web application using Eclipse IDE 2020-12. Here, The Cloud Kitchen, which is our web browser allows the user to access the menu according to the Entree chosen via the web servel…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published