A Practical Guide for Integrating EJB and Struts

admin 1
0 0
Read Time:31 Second

Playing with EJBs at home and programming with Struts at work recently, I wondered how you would integrate those, preferrably with the Eclipse environment:

EJB and the Struts framework each have received plenty of coverage individually, but what about leveraging EJB and Struts together? This tutorial lays out a complete step-by-step guide to integrating these two technologies.

The Practical Guide for Integrating EJB and Struts by Stephen Lum provides you with a very elaborate step-by-step guide, which will give you the basics you need to get started.

By the way, it also mentions a reference to a JBoss plugin for Eclipse!

Happy
Happy
0 %
Sad
Sad
0 %
Excited
Excited
0 %
Sleepy
Sleepy
0 %
Angry
Angry
0 %
Surprise
Surprise
0 %

Average Rating

5 Star
0%
4 Star
0%
3 Star
0%
2 Star
0%
1 Star
0%

One thought on “A Practical Guide for Integrating EJB and Struts

Comments are closed.

Next Post

Struts and Resource Bundle problems

Working my way through the first chapter of Jakarta Struts Live book, I could not get my own application working, failing at the <bean:message key="welcome.databaseSelection"/> The annoying thing was that the JSP page containing this statement remained blank! Inspection in the Tomcat log files showed that there was a problem […]
%d bloggers like this: