Utility Based Development Approach; Applying Forward Thinking to Your
Programming languages have evolved from machine language to today's high level languages such as Java, C++ etc. With the evolution of these languages, our outlook towards solving a problem has also evolved. This month Samudra clears up the mystery behind the "Utility Based Development Approach"of development and how it can help you to be a better programmer.
Java RDBMS(Relational Database Management Systems), Why Make the Chang
Your companies information is it's life's blood. When considering what to do with your information and the way it flows a smart Project Manager has to consider Java RDBMS. With it's portability and scalability, it could be cost effective to make the change.
A Closer Look At Java Business Integration (JSR208)
JBI proposes to eliminate vendor specific integration solutions by defining a standards based Integration framework. This week Benoy Jose digs into this new JSR that is now in the early draft review stage.
Utility Based Development Approach; Applying Forward Thinking to Your
Programming languages have evolved from machine language to today's high level languages such as Java, C++ etc. With the evolution of these languages, our outlook towards solving a problem has also evolved. This month Samudra clears up the mystery behind the "Utility Based Development Approach"of development and how it can help you to be a better programmer.
The Java Memory Model Explained
The Java Language specification has a whole chapter dedicated to explaining how threads and the Java memory model works, but the implementation details of the memory model are minimal and cause a lot of confusion. Enter the "Java Memory Model", JSR 133 tries to explain the memory model in detail and show how the JVM deals with threads and the memory.
Java 5 Unleash the Tiger on Your Next Project
Sun has let loose the Tiger. The next version of the Java platform was just released as Java 5 with many enhancements. What happened to versions 3 and 4?
A Closer Look At Java Business Integration (JSR208)
JBI proposes to eliminate vendor specific integration solutions by defining a standards based Integration framework. This week Benoy Jose digs into this new JSR that is now in the early draft review stage.
Understanding Network Class Loaders Class loaders
One of the cornerstones of Java dynamics, determine when and how classes can be added to a running Java environment. This article helps you learn about class loaders in general and network class loaders in particular...as well as the security issues that surround them.
Welcome to the Portlet Community
J2EE based portals, JSR 168, and WSRP