Test2 GivenToStudent
Test2 GivenToStudent
To build a java web application to create an employee to its skills, know that an employee can be
assigned to several skills, and a skill may contains many of different employees.
User can access /add to visit add new employee page as shown in figure below
For employees who can load all skills from [Skill] table, to contruct the page.
When user clicks [Save] button, the system save new employee to [Employee] table and assign the skill
to its selected skills
Q2: /search