Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Ramya Krishnamoorthy shares a detailed case ...
The pervasiveness of mobile phones today is driving the rapid growth of Java application development in Asia, according to Sun Microsystems. Matt Thompson, senior director of Sun's developer network ...
Java apps are not new to anyone in the world. It became famous worldwide due to the invention of the internet. It has revolutionized people's communication, and Java apps have brought the world more ...
Right from day one, the standard format for packaging Java programs was the Java ARchive, or JAR file for short. There's nothing particularly interesting about a JAR file. At its heart, it's simply a ...
HTML is a living entity. It has been evolving since its creation and will continue to evolve as long as we continue to find new and innovative ways to use the Internet. HTML5 is the latest ...
Learn how the Data Transfer Object design pattern is implemented in Java ME architectures and why you might want to use XML-based DTOs rather than Java beans for faster data interchange between tiers.
Back in the early days of Java, developers created applications using nothing more than notepad and the DOS command prompt. Thanks to the advent of IDEs, those days are gone forever. Short for ...
JDK 5.0 and JDK 6.0 include the Java Monitoring & Management Console tool, also known as JConsole. Read about JConsole's usage options, and find out how JConsole changed from JDK 5 to JDK 6. In ...