News (1)
Sun pours out latest Java flavour
Version 5.0 of Java 2 Platform Standard Edition (J2SE) offers improved performance and makes it easier for developers to create code, Sun has claimed. Read more »
Features (53)
Monitor and manage Java applications with JConsole
The jconsole command launches a graphical console tool that enables you to monitor and manage Java applications on a local or remote machine. Read more »
Plug-in makes installing Java Web Start a breeze
Java Web Start simplifies deployment of applications, and Sun's Plug-in makes the task even easier. See how the Java Plug-in enables browsers to fetch a JVM. Read more »
One virtual machine to rule them all
The Java platform can be used to interpret more than just the Java language -- it has expanded its coverage to include Ruby, Python with PHP to follow shortly. Read more »
Get the most out of Java's class loaders
Class loaders are one of Java's most powerful features. However, developers often forget about the class-loading component even though it's essential when you develop anything more complex than a "Hello, world" application. Read more »
Java Reflection API helps leverage the power of classes
The Java Reflection API is a long-standing tool that opens the door to a variety of programming techniques. This walk-through will show you how to access class definitions at runtime. Read more »
Evaluate volatile keyword and synchronisation in Java
If you need to control access to certain pieces of data in a class when writing multithreaded applications, see how you can use the volatile keyword to get a similar effect as using the synchronised keyword. Read more »
10 Perl modules all Java developers should know
Just like Perl , Java has been around for a while. However, Perl is a scripting language and Java is a true object-oriented language ... which perhaps explains why Java and Perl programmers don't usually hang out at the same bars. Read more »
Discover how the Java Native Interface works
The Java Native Interface (JNI) is a Java layer that allows Java code running in the Java Virtual Machine (JVM) to call and be called by native applications and libraries written in other languages, such as C, C++, and assembly. Read more »
Java security: Policies and permission management
This article explores three areas of Java security: security managers, access controllers, and access permissions. Read more »
Understand when to serialize v. externalize objects in Java
The serialization of objects in Java allows you to make a byte sequence from any object. We'll show you how to use it, and how to use the Externalizable interface to gain more control. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
Quickly map drive letters in Windows XP
2008/10/01 13:30:44
-
2008/12/03 14:27:04
-
How to Reset Windows passwords
2008/10/01 14:31:09
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
Featured links
- Parallelism Breakthrough Video Series
Stay Competitive with Intel® Parallel Studio - C++Builder 2009
RAD visual development meets C++ power – download it now! - Hewlett Packard
Learn how to choose the right data protection solution for your business - CodeGear RAD Studio 2009
Download today to develop Native Windows®, .Net, Web and DB applications

