The following steps describe how you can add a scripting element to your page to call the getAllEmployees
method and hold the result set data that is returned. This query is defined in the DataHandler
class, and initialized in the page by using the jsp:useBean
tag.