Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

  1. Open a browser window and hit the URL http://localhost:8080/EmployeeWEB/Image Removed. This will bring up the below screen.

  2. Click on the Add employee details link to get the below screen to add employees into the database. Just click on the Save button without entering any values. The JSF complains with validation errors as below.

  3. Enter the values as given in the screen below and click on the Save button. This will take back to the main page.

  4. Click on the Edit employee details link to get the below screen. Enter Employee No value as 10 and click on the Retrieve button.

  5. This will bring up the details of the employee whose employee number is 10. We can edit the values as required and click on the Save button.