About this task
In the previous lesson, you exposed the EJB as an OSGi service.
In this lesson, you develop a web bundle that accesses the service.
You create the bundle, configure the manifest to import required packages,
develop a servlet that accesses the EJB as an OSGi service, and create
an HTML page to access the application through a browser.