This will involve:
- Html Table tags
- Styling through CSS
- In both the HTML and CSS case, you will learn through the LTS method (Learning through stealing)
- Creating a Student.java class, which will be the data type of the ArrayList of Students
- Sending data from the Controller.
- Recieving and displaying data in the View.
- Getting a deeper understanding of the MVC architecture pattern.
This will be equevalent to what I show you in class.