This is a screen shot that shows the output from the GetEmpInfo servlet when the HTML form passes information to specify that the WHERE clause in the query should start with the letter 'S'. It lists several employees whose names start with 'S', along with their employee numbers. The output is simple: each employee's name is on a separate line, with the employee number a few spaces after the end of the name.