Old Articles: <Older 731-740 Newer> |
|
JavaWorld August 1, 2003 Hepper & Hesmer |
Introducing the Portlet Specification, Part 1 This article, part of a two-part series, describes the Portlet Specification and explains its underlying concepts. |
JavaWorld August 1, 2003 Allen Holub |
Why extends is evil Improve your code by replacing concrete base classes with interfaces |
JavaWorld August 1, 2003 |
Java Product News Avanki enables grid technology... AlachiSoft unveils TierDeveloper 3.0... Arjuna Message Service delivered... etc. |
JavaWorld June 27, 2003 Rick Grehan |
Meet the new JBoss JBoss 4.0, which is a cinch to install, offers a Web server, Enterprise JavaBeans (EJB) 2.0 container, Java Message Service (JMS), JavaMail, and more, but its aspect-oriented programming (AOP) capabilities make the product really stand out. |
JavaWorld July 25, 2003 Dustin Marx |
More JSP best practices Advancements in the JavaServer Pages specification have eased the development of highly maintainable and standardized JSP-based Web applications. This article discusses key advancements and how each of them enables easier development of robust JSP Web applications. |
JavaWorld July 25, 2003 David Geary |
Make your apps fly Allocating numerous objects can degrade your application's performance. This article shows how to implement the Flyweight design pattern to greatly reduce the number of objects your application creates, which decreases your app's memory footprint and increases performance. |
JavaWorld July 25, 2003 |
Letters to the Editor JavaWorld authors discuss byte code encryption, jEdit's attractive features, method synchronization, and more. |
JavaWorld July 25, 2003 |
Java Product News Jeta Software releases Abeille 1.4... Information Builders extends Web service offerings... IronGrid adds IronTrack product family... etc. |
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 July 18, 2003 James Carman |
Get down to business In this article, you will learn how to structure your applications such that modifications to the business object implementation do not require changes to the user interface using a simple framework for accessing your business objects. |
<Older 731-740 Newer> Return to current articles. |