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 191-200 Newer>
JavaWorld
February 9, 2001
Lisa Alexander
Java Product News Java deployment platform available for Intel Itanium servers... SilverStream Software unveils J2EE Connector Architecture 1.0... jFactor enhances Java code... Digital Airways unveils Java-based WAP microbrowser for Palm... etc. mark for My Articles 662 similar articles
JavaWorld
February 2001
Brian Goetz
Double-checked locking: Clever, but broken Many Java programmers are familiar with the double-checked locking idiom, which allows you to perform lazy initialization with reduced synchronization overhead. Though many Java books and articles recommend double-checked locking, unfortunately, it is not guaranteed to work... mark for My Articles 92 similar articles
JavaWorld
February 2001
Allen Holub
Warning! Threading in a multiprocessor world Many authors (myself included at one point) advocate the double-checked locking idiom to access a Singleton object in an intuitively thread-safe way. Unfortunately, for counterintuitive reasons, double-checked locking doesn't work... mark for My Articles 75 similar articles
JavaWorld
February 2001
Eoin Lane
Add XML to your J2EE applications The author proposes an open source replacement for the J2EE presentation layer by building an XML-aware application server with a fully operational end-to-end solution. The solution consists of an application server based on open source technologies from Apache, jBoss, and the W3C... mark for My Articles 441 similar articles
JavaWorld
February 2001
Tarak Modi
Add the power of asynchronous processing to your JSPs The author shows how to bring the power of Java Messaging Service to JavaServer Pages developers who are excellent at content development but not interested in the intricacies of asynchronous programming... mark for My Articles 90 similar articles
JavaWorld
February 2001
Jonathan Knudsen
Imaginations run wild with Java Lego robots Lego Mindstorms, the ultimate geek toy, gives you the opportunity to create Lego robots that think and act on their own. A dedicated and talented user community has produced dozens of alternate programming environments for these robots, including Java... mark for My Articles 34 similar articles
JavaWorld
February 2, 2001
Lisa Alexander
Java Product News Code errors can't hide from JProbe... AgentGO releases eight wired enterprise applications for J2ME... NewMonics PERC 3.1 combines Java and C programming... JCertify 4.0 prepares testers for changes to Certified Java Programmer Exam... etc. mark for My Articles 754 similar articles
JavaWorld
February 2001
Robert Nielsen
Learn Java from Ben Franklin While Benjamin Franklin never wrote a line of Java code, his techniques for better writing can be applied to writing Java. Anyone with at least a basic grasp of Java can use Franklin's learning methods... mark for My Articles 126 similar articles
JavaWorld
February 2001
Geoff Friesen
Non-object-oriented language basics, Part 3 This exploration of Java's non-object-oriented language entities wraps up with a tour of statements. It provides an in-depth discussion on those source code constructs and demonstrates their proper use through a large example program... mark for My Articles 60 similar articles
JavaWorld
February 2001
Taylor G. Cowan
Get disconnected with CachedRowSet The new CachedRowSet, still in early access release, provides benefits that developers can begin to take advantage of right away. The author demonstrates how you can use a CachedRowSet as the data model for a JavaServer Pages (JSP) entry/edit form... mark for My Articles 52 similar articles
<Older 191-200 Newer>    Return to current articles.