Recommended JSF Enhancements for Seam Programming [source: JavaBoutique ]
Seam uses JavaServer Faces (JSF) as its web frameworkand for good reasonbut JSF has its share of problems and awkwardness. Learn some JSF enhancements that can help you get the most from Seam web projects. (from DevX Java Zone)
Exploring NetBeans 6.5 for JavaFX 1.0 [source: JavaBoutique ]
JavaFX's latest release promises robust RIA development capabilities. NetBeans' latest release supports this latest release. Find out how much easier both make RIA development by building your own JavaFX Script desktop application.
Book Excerpt: DWR Java AJAX Applications [source: JavaBoutique ]
Direct Web Remoting is an open source, Java framework that abstracts AJAX out of a developer's line of sightleaving you free to concentrate on application and business objects. Read this excerpted chapter to learn about the fundamentals of DRW-based user interfaces.
Writing Micro-Benchmarks With Japex [source: JavaBoutique ]
Micro-benchmarking got you down? Find out how Japex offers simple simple solutions for writing wall-clock benchmarks for chunks of code. And if you're familiar with JUnit, learning how to use it should be a piece of cake
PHP and Java: Powerful Forces Combined [source: JavaBoutique ]
Have you ever wondered what would happen if you combined Java with PHP? You can find out using the PHP/Java Bridge, which creates a communication channel between these two languages.
Flexible Object Operation with Java Generics [source: JavaBoutique ]
Using Java Generics dramatically increases your flexibility when dealing with object operations--but you have to know when and how to use it. Learn how in this introducory tutorial.
XML Made Easy with XOM [source: JavaBoutique ]
It's amazing how easy it is to create a complex XML document with XOM! This tutorial will lead you through reproducing a sample XML Doc through the XOM API.
Book Excerpt: JavaFX in Action (Early Access Edition) [source: JavaBoutique ]
This hands-on tutorial introduces and explores JavaFX through numerous bite-sized projects. Get a solid grounding in the JavaFX syntax and related APIs by learning how to apply the key features of the JavaFX platform.