The example application running as a Web application. At the top of the page is an input field, labeled deptno. The value in this field is 20. Below this field is a button labeled getEmployees. Below the button is a table containing employee information (firstName, lastName, and title). The table contains details of the employees in department 20.