The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:

Weekly Stats

February 6 2010
Projects7,341
Total Members543,687


Today on java.netFebruary 06, 2010

This week's new java.net poll asks "Does your company use an enterprise repository manager for development?" ...

Java Today

Christian Hedin posted details on setting up an environment for Continuos Integration for XCode projects: Continuos Integration is the practice of integrating changes from many people as often as possible. Instead of merging changes once a month and spending time handling merge errors you try integrate every day, perhaps even every hour. Each integration is built and tested on a server. If ther
Robert Eckstein has a new article, JavaFX 1.2 UI Control Components: Part 1, Layouts: JavaFX SDK 1.2 introduces a new set of user-interface (UI) control components for JavaFX programmers. Previously, JavaFX UI Components simply "borrowed" their functionality from the underlying Swing components, which prevented them from being used in anything other than the desktop profile. The JavaFX SDK 1.2
Oracle's Ted Farrell just posted a very important update to The Future of Kenai.com. The key statements: Our plan is to shut down kenai.com and focus our efforts on java.net as the hosted development community. We are in the process of migrating java.net to the kenai technology. This means that any project currently hosted on kenai.com will be able to continue as you are on java.net. We are sti

Weblogs

JSF supplies progressive enhancement out of the box for many purposes. Here’s a quick tip on how you can enhance it.

Like to use XSLT 2.0 but fear to switch to SAXON? Just drop saxon9he.jar into JRE's lib/ext folder and you're done! NO FEAR, IT WILL WORK.

Erasure is a part of the way Java 5 implements generics, so the bytecode loses all the information about the generified types, only generating the proper type casts where appropriated. It's the thing that you scream against when you try to write code such as: public abstract class CapabilitiesProviderSupport<T> implements CapabilitiesProvider<T>   {     @Override...

Forums

Hi, I would like to use Woodstock in a web application deployed in Glassfish V3, I though they were incompatible with Glassfish V3. What I need to be able to use Woodsotck in Glassfish V3? Thank you...
Hi all, I'm using a script engine in my game and I'm passing to the bindings some objects which I don't want modified. For example I don't want a script to do something like this: player.name = "whatever"; So I created a...
Hi, I've some difficulties to use correctly the inTransition and outTransition setting on Form. If my application tree goes from form A to form B to form C and than i press back command from the form C till form A, I have an worst effect using...




 

  

User login