Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

  • Place the mouse on addEmployee.jsp on the main area and click once
    and move it to index.jsp and click once.
  • Similarly, click the mouse over RetrieveEmployee.jsp
    and move the mouse to index.jsp and click once.
  • Click the mouse over RtrieveEmployee.jsp and
    move the mouse over editEmployee.jsp and click once.
  • Click the mouse over editEmployee.jsp}} and move the
    mouse over {{RetrieveEmployee.jsp and click once.

...

29. Press the escape button once and click on the link between addEmployee.jsp and index.jsp.
On the Properties window at the bottom, go to the From Outcome textbox
and provide the value as saveEmployee.

...

30. Similarly, Click on the link between RetrieveEmployee.jsp and index.jsp, and on the Properties window at the bottom, go to the From Outcome textbox and provide the value as cancel.

32. Similarly, Click on the link between RetrieveEmployee.jsp and editEmployee.jsp, and on the Properties window at the bottom, go to the From Outcome textbox and provide the value as retrieveEmployee.

33. Similarly, Click on the link between editEmployee.jsp and RetrieveEmployee.jsp, and on the Properties window at the bottom, go to the From Outcome textbox and provide the value as saveEmployee.

...

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

...