Newest Java Articles Using NetBeans to Develop a JavaFX Desktop Application By Anghel Leonard - Published 07/01/2009 NetBeans 6.5 for JavaFX 1.0 is an elegant tool for developing JavaFX projects. Learn how to develop a complete JavaFX project using the NetBeans support and various JavaFX classes.
Performance Improvement: Understanding By Robert Bogue - Published 06/29/2009 The results you get out of any performance prediction exercise are bound to be wrong. The goal is to make them as least wrong as possible. Rob Bogue will help you understand how to avoid getting them too wrong.
Java Internationalization Made Easy By Sridhar M S - Published 06/24/2009 Java internationalization is a simple concept, and when it is implemented correctly, long-term management requires only minimal or no code changes.
Using Location-Enabled MIDlets for Mobile Navigation By Jayasurya Venugopalan - Published 06/17/2009 Learn how to combine the Location API for J2ME and Scalable Vector Graphics to provide navigation for a GPS-enabled mobile device.
The Fundamentals of Mule Configuration By Thribhuvan Thakur - Published 06/10/2009 Mule, the open source messaging framework for enterprise integration, requires significant configuration using XML files. Get an introduction to Mule configuration.
JBoss Tools 3 Developer Guide By Anghel Leonard - Published 06/03/2009 Learn how to develop a completely functional JSF application using JBoss Tools for Eclipse. Along the way, you will discover all the Java frameworks and technologies included in JBoss Tools.
10 Things You Should Know About WebLogic Server 10.3 By Scott Nelson - Published 05/29/2009 Getting ready to upgrade to WebLogic Server 10.3? The decision to upgrade should be based on the value realized. Let Scott Nelson fill you in on what you should know before you do.
Rev Up the Drools 5 Java Rule Engine By Anghel Leonard - Published 05/19/2009 Drools, a Java rule engine framework for organizing business logic, allows you transform spaghetti code into readable, verifiable, reusable, configurable, scalable, and flexible code.
What's Going On in There? Java Reflection for Program Insight By Sridhar M S - Published 05/12/2009 The Java Reflection API provides insight into the classes, interfaces, and objects in a given JVM. Learn how you can use reflection to ascertain a class's behavior.
The Dos and Don'ts of a Java Position Interview By Liviu Tudor - Published 05/07/2009 If you've looked for a Java position or if you are on the other side and are looking to fill a Java position in your company, then here are a few tips that will come in handy.
Highlighted Java Tutorials 10 Commandments for Java Developers By Aleksey Shevchenko -
Would you like your life to go much smoother? Follow these rule and you can make it happen.
Ten Aspects of Security to Improve Application Strength By Chad Cook -
Making mistakes when trying to build secure applications can lead to critical flaws and vulnerabilities. Learn how to strengthen an application and avoid costly mistakes.
Programming the Eclipse Workbench By Peter Nehrer -
What makes Eclipse applications most easily recognizable is the Workbench. Explore the Eclipse Workbench parts in detail specifically the views and editors that make up most Workbench applications.
Ajax with the ZK Framework By Michael Klaene -
Discover how to utilize the ZK Ajax framework to develop web based Java applications with the look and functionality of desktop applications.
Developing Java-Based Mobile Games By Mugdha Chauhan -
With 1.2 billion cell phones in the world, mobile game development has become a lucrative industry. Use your existing Java knowledge to learn mobile development basics while building your first game!
Good Java Style: Part 1 By Thornton Rose -
Worrying about good style may seem like a waste of time, but it behooves us to write our code such that the thoughts and ideas it expresses are exceptionally clear.
J2ME Core Concepts By Eric Giguère -
At the heart of Java 2 Micro Edition (J2ME) are three core
concepts: configurations, profiles, and optional packages.
JXTA for Wireless Java Programmers By Bilal Siddiqui -
Interested in adding J2ME devices in Peer-to-Peer (P2P) computing? This new series will use JXTA as an example P2P network and show why, when, and how to use J2ME as a JXTA peer.