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

Search

Online Books:
java.net on MarkMail:

Weekly Stats

February 8 2010
Projects7,345
Total Members543,996


Today on java.netFebruary 08, 2010

Our java.net spotlight this week is the announcement by Oracle's Ted Farrell about the future of Kenai.com and its infrastructure. Prior to Ted's announcement, all that was known publicly...

Java Today

Alexis Moussine-Pouchkine talks about GlassFish , Kenai, and HotSpot under the Oracle Sun: It's been just over a week since Oracle held its post-acquisition stategy webcast and we've already seen some fast reactions and comments from Oracle on several topics : • Projects hosted in Kenai will preserve their infrastructure and be moved to java.net (the best of both worlds if you ask me). See
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

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