| Similar Articles |
 |
JavaWorld June 2000 Richard Monson-Haefel |
Read all about EJB 2.0 More than a new point release, the new EJB 2.0 specification embodies dramatic changes, including those found in the CMP component model and a new bean type, that enhance the flexibility and portability in your application development.  |
JavaWorld February 2002 Thierry Janaudy |
Accelerate EJB 2.0 development with EJBGen EJBGen is a free command-line tool that limits your code editing to just one file, the bean class. Step-by-step, this article shows you how to use EJBGen to speed your Enterprise JavaBeans (EJB) 2.0 development, especially for entity bean container-managed persistence...  |
JavaWorld September 2000 Sandip H. Mandera |
Brewing entity Enterprise JavaBeans The Enterprise JavaBeans (EJB) specification provides two flavors of beans: session beans and entity beans. After Sun Microsystems's release of EJB Specification 1.1, support for entity beans became mandatory. This article will introduce component developers to entity beans and show how to channel the beans' power.  |
JavaWorld October 2000 Anil Hemrajani |
Do you really need Enterprise JavaBeans? Anil Hemrajani offers his opinions on whether Enterprise JavaBeans are really necessary...  |
JavaWorld August 2000 Sanjay Mahapatra |
Programming restrictions on EJB Sanjay provides an overview of the programming restrictions on EJB component code that developers should adhere to and lists the features in Java that you'd be wise to avoid in order to write reliable and portable EJB 1.1 components..  |
JavaWorld December 2001 Humphrey Sheil |
To EJB, or not to EJB? Our industry has spawned folklore and rules of thumb to guide us how best to use EJB -- some true, some out of date, and some pure fabrication. When and how to use EJB in your J2EE application, as well as how to know when EJBs are not the right solution for you...  |
JavaWorld August 2001 James Caple & Mike Haim Altarace |
The art of EJB deployment This article tackles the issues you might encounter when deploying the same EJB code on different application servers -- namely BEA's WebLogic, IBM's WebSphere, and the open source community's JBoss. In addition, it highlights some preparation techniques for your EJB deployment...  |
JavaWorld December 2000 Martijn Res |
Reduce EJB network traffic with astral clones Because of the numerous remote set methods that have to be called when working with EJBs, even the simplest data-entry screens produce performance problems. Working with a client-side astral clone of a bean implementation provides an elegant and nearly transparent approach to resolve these problems...  |
JavaWorld July 2001 Yasmin Akbar-Husain & Eoin Lane |
Optimistic Locking pattern for EJBs How to construct an optimistic locking solution that produces transactionally safe EJB code, portable across all application servers. The authors implement the solution in a versioned entity bean for fail-safe concurrent updates...  |
JavaWorld February 2002 Luke Taylor |
Customized EJB security in JBoss The current Enterprise JavaBeans specification supports basic declarative, role-based access-control mechanisms, but provides limited support for coding application-specific security checks. Moreover, it doesn't define any way to factor out access-control code from business logic, or to integrate external authorization services. The open source, J2EE-compliant JBoss application server features a protection-proxy security architecture that will help you overcome these restrictions.  |
InternetNews September 27, 2004 Clint Boulton |
Sun Persists with Single Programming Model The company's engineers aim to bring the Java community a little closer by creating one persistence model for JavaBeans and Java Objects.  |
JavaWorld August 2000 Simon Brown |
Encapsulate reusable functionality in JSP tags JavaServer Pages (JSP) are a great mechanism for delivering dynamic Web-based content. This article will show how easy it is to build, deploy, and use your own custom JSP tag, using the Servlet/JSP reference implementation, Tomcat.  |
JavaWorld June 20, 2003 Frank Sommers |
J2EE 1.4 eases Web service development This article reviews J2EE 1.4's new client and server programming models for Web services.  |
JavaWorld November 2002 B.J. Fesq |
Sun boosts enterprise Java This article provides a clear understanding of the enterprise Java platform's direction and introduces J2EE (Java 2 Platform, Enterprise Edition) 1.4's support for emerging Web services standards.  |
InternetNews April 13, 2005 Michael Singer |
Eclipse to Get a Hand in Enterprise Java Beans Oracle looks to develop an open-source version of its EJB development tool.  |
InternetNews June 20, 2005 Jim Wagner |
JBoss Rolls Rebuilt Portal 2.0 The professional open source vendor launches a full-fledged Java-based portal offering.  |
Linux Journal July 2001 Reuven M. Lerner |
Custom JSP Actions Learning shorthand for complicated Java code....  |
JavaWorld January 2001 Chang Sau Sheong |
Get the app out So you have coded and compiled the world's greatest EJB/servlet/JSP. But how are you going to show it off?  |
JavaWorld August 2001 Scott Stark |
Integrate security infrastructures with JBossSX The current Enterprise JavaBean and Servlet specifications omit integration between the application server and existing security infrastructures. This article describes how version 2.4 of the open source JBoss application server security extension project (JBossSX) uses Java Authentication and Authorization Service (JAAS) login modules as its integration API.  |
JavaWorld December 2000 Tony Loton |
Make an EJB from any Java class with Java Reflection Creating EJB versions of your classes and converting the applications that use them can be time-consuming -- unless you automate the process. Read on to find out how you can automate the routine aspects of EJB development by using Java Reflection...  |
JavaWorld March 2001 Humphrey Sheil |
J2EE project dangers! You need to juggle many balls when embarking on an enterprise Java project: vendor relationships, chronic over-engineering in both design and development, staying sane. This article analyzes the top 10 dangers that threaten the success of all enterprise Java projects...  |
InternetNews November 3, 2005 Clint Boulton |
BEA Purchase Builds Up Java Tools BEA Systems buys persistence technology provider SolarMetric to spruce up its blended software move.  |
JavaWorld February 2002 Victor Okunev |
Generate JavaBean classes dynamically with XSLT For some projects, you need a more flexible business object structure. This article lays a foundation for a simple framework to build truly adaptive systems, saving you hours of routine programming...  |
JavaWorld January 2002 Jason Cai |
Combine the Session Facade pattern with XML This article explores the benefits and advantages of using the Session Facade pattern. The author discusses when to use the pattern with value objects, and when to use it with XML. He also provides a detailed implementation of the Session Facade pattern integrated with XML...  |
JavaWorld September 2000 Tom Sullivan, InfoWorld |
Inprise updates Java tool Inprise/Borland this week announced JBuilder 4, the latest version of its Java-based cross-platform development environment.  |
JavaWorld November 2, 2001 |
Java Product News Compuware introduces OptimalJ... Matisse combines native object support with server-based SQL... Houston Technology Group upgrades EJBX... Instantis releases Web services environment... Sun ONE enlists Aligo... CreamTec updates WebCream... VMGear releases Optimizeit Suite... etc.  |
JavaWorld March 2002 James R. Borck |
WebSphere Studio Application Developer 4.0 IBM's WebSphere Studio Application Developer 4.0 IDE can help small and midsize teams speed J2EE (Java 2 Platform, Enterprise Edition) application development, but only if they work on Windows...  |
JavaWorld August 17, 2001 |
Java Product News Reactor 5.0 now compliant with WebSphere... Servertec releases Java-based database engine... ArsDigita updates Web application development solution... etc.  |
JavaWorld August 24, 2001 |
Java Product News Quadbase delivers Java-based reporting tool... Iona releases XMLBus 1.2.0... Reactor 5.0 now compliant with WebSphere... ArsDigita updates Web application development solution... Servertec releases Java-based database engine Aligo and Yospace form partnership... etc.  |
InternetNews November 16, 2004 Michael Singer |
The Many Faces of J2EE, v5.0 Sun and Borland laud the developments but disagree on the deployments.  |
JavaWorld July 18, 2003 Amit Poddar |
Add concurrent processing with message-driven beans This article describes in detail how message-driven beans can effectively provide concurrency to J2EE applications.  |
JavaWorld December 2000 Thor Kristmundsson |
Strut your stuff with JSP tags Learn how to use the custom tags from the open source Struts library and create extensions that ease the coding of properties associated with field values and user input validation...  |
InternetNews May 10, 2007 Andy Patrizio |
Spring Hits High Java Note The early difficulty in using Enterprise JavaBeans paved the way for the Spring Framework. Could it become a Sun-endorsed standard?  |
JavaWorld October 2000 Siva Visveswaran |
Dive into connection pooling with J2EE Connection pooling is a technique used for sharing server resources among requesting clients. This article focuses on support for connection pooling of both database resources and nondatabase resources in a J2EE environment...  |
InternetNews December 16, 2004 Colin C. Haley |
W3C Delivers Web Architecture Overview To aid developers, the Web standards body puts best practices in a single, coherent document.  |
JavaWorld November 2000 George Lawton |
Analysis: Java technology gains some ground in battle of components Comdex has so many corridors that you may occasionally chance upon people discussing technology that is actually available. At this year's conference, for example, at least one forum was dedicated to standard software components...  |