Description:
From this tutorial you can learn how to build an EJB (Enterprise Java Bean) and also learn to install them on a production class, open source and free EJB Server namely JBoss, which is a very popular EJB Container. The topics covered by this tutorial are: Installing and running JBoss Server, Installing, configuring and running Tomcat Server, Developing your first Session EJB, Deploying this EJB on JBoss Server, Creating the client JSP page, Running the JSP page and finally Summary.
|