I created my BookShop.jar as an EJB Project; now i'm working on the web part ( JSP + servlet ). In the end i will create an Enterprise Project that include both my ejb and web projects to create the final .ear.
But now i need to use my session beans inside servlets...