This image shows the insert_emp.jsp page in the Visual Editor. It shows an HTML form with a formatted static text heading, an HTML table with two columns, and an Add Employee button. The HTML table contains two columns. The left column contains labels for the data input fields in the right-hand side column. The text fields can be used to specify employee details such as First Name, Last Name, Email, and so on. After filling in all the details, you use the Add Employee button to insert the employee record into the employees table.