Home > Articles > Programming > Java

Java

693 Items

Sort by Date | Title

Recommended JSF Enhancements
Jun 2, 2009
This chapter explores how additional frameworks can improve your JSF development experience.
Registering Multiple Actions (or Handlers) in JavaFX
Jun 2, 2009
Jim Connors explains how JavaFX provides a similar event-driven programming paradigm to Java itself.
Using the Sun Java Real-Time System
Jun 2, 2009
Eric J. Bruno presents a primer in using Java RTS to build real-time Java solutions.
What's New in JavaFX 1.2?
Jun 2, 2009
Jim Clarke is excited about the UI features in JavaFX 1.2, many of which he describes here.
Object-Oriented Programming: Polymorphism
Jun 1, 2009
Harvey M. Deitel and Paul J. Deitel explain and demonstrate the concept of polymorphism with inheritance hierarchies.
An Introduction to Concurrent Java Programming
May 12, 2009
Stephen Morris provides an easy on-ramp to Java concurrency, an often-neglected coding area.
Securing Servlets and JSPs in Sun Java System Application Server, Part 2
Apr 10, 2009
Leonard Anghel concludes his series on security and the Sun Java System Application Server.
Introducing EMF
Apr 9, 2009
To understand what EMF really is, you need to know what a framework is and what a model is. This chapter explains what is meant by "model."
A Programmer's Guide to Java SCJP Certification: Threads
Apr 8, 2009
This chapter describes threads, thread states, and thread behavior to help prepare for the Java SCJP Certification exam.
Developing a DSL Abstract Syntax with the Eclipse Modeling Framework
Apr 7, 2009
This chapter walks through the development of a domain-specific language (DSL) using the Eclipse Modeling Framework (EMF) and supporting components.
A Simple Eclipse Plug-in Example
Apr 6, 2009
This chapter takes a step-by-step approach to creating a simple but fully operational plug-in.
Securing Servlets and JSPs in Sun Java System Application Server, Part 1
Apr 3, 2009
Leonard Anghel uses real-world examples to show how to use declarative security to protect your code and your sites against malicious attacks.
Playing Media with Java Media Components
Feb 27, 2009
Jeff Friesen presents a basic media player and drills down into Java Media Components to create experimental media players.
Building a Solid Foundation for JPA and Hibernate
Feb 16, 2009
Stephen B. Morris provides fully worked examples and techniques to help you get on top of JPA and Hibernate.
Creating Java User Interfaces with Project Scene Graph
Feb 10, 2009
Jeff Friesen introduces Project Scene Graph, which provides the graphical runtime for the JavaFX Script language.
Planning Your BIRT Report
Dec 22, 2008
As you need to address more complex reporting requirements, you will find it is much more efficient to work from a plan. This chapter shows you how.
Java Patterns for MPLS Network Management, Part 2
Dec 15, 2008
Stephen Morris shows you how a complex domain-specific problem can be solved with the Singleton pattern.
Java Patterns for MPLS Network Management, Part 1
Dec 8, 2008
Stephen Morris shows how MPLS network management can be simplified using two Java patterns.
Design Pattern Variations: A Better Visitor
Nov 28, 2008
Radu Braniste critiques the Visitor Pattern (VP), reiterating its disadvantages and questioning its value as a pattern.
Getting Started with Spring Web Flow
Sep 26, 2008
Stephen B. Morris discusses how to get your Spring web flow project off the ground quickly.

<< < Prev Page 6 7 8 9 10 Next >