Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 574 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 574 Bytes

EECS4413-Labs

Labs for EECS4413: Building Ecommerce Systems. Each of the labs build on the next for this course. Lab 1-4 is one project and Lab 6 and 7 are another.

Lab 1 is an introductory lab that introduces: -the development environment -setup of the development environment -deployment and running of simple html, jsp and servlets -understanding the APIs of the Servlet’s HTTP request and response

Lab 2 builds on Lab 1 and enhances: -understanding of forms, servlets, jsp -learning of program forms, servlets, jsp, css -UI application development that use cases