Introduction - If you have any usage issues, please Google them yourself
Write a Java Web project, to achieve automatic login according to Cookie, login after the course can be a simple course selection and retreat. In the first login page, you need to enter a username and password, and you can choose not to log in within a week. The second time, you can directly display the welcome interface. After starting the class, all the optional courses will be listed, and then the hyperlinks will be added and deleted. Clicking on the corresponding hyperlinks can realize the addition and deletion of the course.