GeekArticles
Java
EJB


Integrating JRun and PowerTier for EJB
by Clement Wong This article explains how to integrate JRun and Persistence's PowerTier for Enterprise JavaBeans (EJB) to support development of servlets that communicate with EJB. We begin by assuming that you have installed Persistence's PowerTier for EJB. In the PowerTier50/sample/ejb directory, find the Bank_Servlet directory. This directory contains a PowerTier project named "Servlet.per". This project defines the Account bean and Bank bean that we will use in this example. The...n
Sponsored Links
Read Next: ColdFusion/JRun Connectivity
Related Topics