First Hibernate Java / EJB and Javabeans
This tutorial shows a simple example using Hibernate. We will create a simple Java application, showing how Hibernate works.
Integrating Struts Framework and EJB Java / General Development
The usage of enterprise java beans in combination with struts is the goal of this tutorial. We create an EJB project and use the business processes (methods) later in the Struts application.
Struts Java / Getting Started
Struts is a open source framework which make building of the web applications easier based on the java Servlet and JavaServer pages technologies.
EJB 3 Struts Tutorial with JBoss Java / EJB and Javabeans
This tutorial explains step by step how to create a web application using EJB 3 and a web framework like Struts. Struts can be replaced by any framework you like, including Spring MVC with Tapestry, JSF etc.
First Struts Tutorial Java / JSP and Servlets
This tutorial will explain first steps using the web framework Apache Struts and the development environment eclipse. We will create a simple example library application.