This image shows the Java Source Editor with a modified insert_emp.jsp page. In addition to a UseBean representation of an employee record and a table with input controls and associated labels, there is are two options of which only one can be selected at a time. One option allows you to insert the employee record using JDBC, and other option allows you to insert the record using a stored procedure.