This illustration shows the relationship between an HTML-based client, a JSP, and the EJB as deployed in the Single Bean example. The client application interacts with the JSP to specify the search criteria. The JSP accesses the EJB and returns the results to the client.