MagPortal.com   Clustify - document clustering
 Home  |  Newsletter  |  My Articles  |  My Account  |  Help 

Location: Categories / Computers & Electronics / Software Development / Java

Magazine articles on java programming.
Old Articles: <Older 171-180 Newer>
JavaWorld
January 2001
James Niccolai
Sun, Microsoft settle Java lawsuit Microsoft has agreed to pay Sun Microsystems $20 million as part of an agreement to settle a bitter, 3-year legal battle over its use of Sun's Java programming language... mark for My Articles 839 similar articles
JavaWorld
January 2001
Milan Adamovic
Process JSPs effectively with JavaBeans The JavaServer Pages Model II concept is well known. The basic idea is that the presentation should be separated from the processing code. This article offers an effective, reusable design for moving the dynamic content, processing, and validation from a JavaServer Page to a corresponding JavaBean... mark for My Articles 112 similar articles
JavaWorld
January 2001
Vincent DiBartolo
FreeMarker: An open alternative to JSP You can place FreeMarker tags in text files of any format and are not married to any server-side architecture or solution. FreeMarker is easily extensible, and you can quickly build a library of reusable custom objects that will live longer than the technology solutions that utilize them... mark for My Articles 231 similar articles
JavaWorld
January 2001
Wm. Paul Rogers
Thanks type and gentle class Confusing the concepts of object and class deserves an askance look. Failing to distinguish between type and class, however, typically goes unnoticed. Yet the battle to separate implementation and interface concerns requires type-oriented thinking... mark for My Articles 133 similar articles
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? mark for My Articles 302 similar articles
JavaWorld
January 2001
Daniel H. Steinberg
Big news for Macintosh enthusiasts There was plenty of Java news at Steve Jobs's Macworld keynote. In addition, the two 'Java on the Mac' sessions highlighted the support that Apple is providing to make Mac OS X a great platform for running and developing Java applications... mark for My Articles 1842 similar articles
JavaWorld
January 2001
Tom Sullivan
Sun outlines J2EE strategy Sun Microsystems today outlined its J2EE strategy for the coming year, gave a glimpse of its Web services strategy, and detailed a new release of the J2EE platform... mark for My Articles 609 similar articles
Salon.com
January 18, 2001
Simson Garfinkel
Java fans fight back OK, Sun's programming language does have some good points, but it's still a long way from perfect... mark for My Articles 1126 similar articles
JavaWorld
January 2001
Joshua Fox
When is a Singleton not a Singleton? In the Singleton Design Pattern you never have more than one instance of a Singleton class. Yet sometimes you may find that, unexpectedly, more than one Singleton instance exists. How to watch out for those pitfalls and how to avoid the oxymoronic multiple Singleton... mark for My Articles 11 similar articles
JavaWorld
January 2001
Gregg Sporar
Retrofit existing applications with RMI Partitioning an existing application so it is distributed across multiple CPUs is easy using Java's Remote Method Invocation (RMI). However, RMI must be carefully introduced into existing source code... mark for My Articles 58 similar articles
<Older 171-180 Newer>    Return to current articles.