This shows a screen shot of the output from the "Local EJB Lookup Within the Same Application" example. The top of the screen shows the output from the servlet, in H1 format. It says "Hello from hello servlet!" The bottom line shows the output from the EJB that was called by the servlet. It says "Hello from myEJB.HelloBean".