Introduction - If you have any usage issues, please Google them yourself
A program based on MVC. View layer: reg.jsp (located in the root directory WebRoot) control layer: RegAction (URL mapping: /user/reg.action) model layer: regUser UserService () method background data table: myuser