How to develop and deploy a Servlet client in EJB?

Question

How to develop and deploy a Servlet client in EJB?

Re: How to develop and deploy a Servlet client in EJB?

1. Develop the client code.
2. Define the servlet properties.
3. Startup the EJB Server and the servlet runner.
4. Connect to the servlet from any standard web browser