Java Virtal Machine.net

[ News ] rss

March 12, 2010

JavaOne 2010 Mobility Track Session and BOF Themes. Once again I'll be acting as the Mobility track for JavaOne 2010. The call for papers closes Sunday at 11:59 PDT. With such a limit time left the tracks marketing team has put together the following themes for this year. Java + Web Com...

More »

March 11, 2010

SOA and ITIL. We're doing SOA here at UCLA Health System. That means we're performing data reuse, developing and integrating components, ensuring interoperability and recognizing a host of standards, like HL7 and SOAP. With clinical applications sittin...

More »

December/2008
SunMonTueWedThuFriSat
 12 3 4 5 6
78 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 252627
2829 30 31    

[ Archives News
for 'Java Technology' ]

December 19, 2008

How to lay out FX nodes?

It is typical to use absolute coordinates to position nodes in a simple JavaFX application. But what if your application becomes more complex? It is quite annoying to change the coordinates of several nodes if one of them changes its size. From Swing...

Comment here

More »


Read web.xml with one line of code

I needed to parse a web.xml for a sample for Grizzly and I wanted to find a way to have something that I can reuse later.  You don't have to do it by hand.  There are tools out there to...

Comment here

More »


Isolating Flow from Services

Attempts to isolate the flow layer from the services layer to better prepare for changes in how flow is handled in your application.

Comment here

More »


Latest Podcasts on SDN Channel

The topics include Project Kenai, migration for Python 3.0, PHP trends, and updates from a Sun Student Ambassador at Edinburgh University.

Comment here

More »


Wild Hope

ME developers assemble their wish list... also: Forums: ME EC feedback loop, bug-filing futility, wanting JOGL in core, and HTML to XML conversion java.net Poll: Which of these excluded-from-Java-7 features were you most interested in? Java Today: Ja...

Comment here

More »


Baby Steps with JSF 2

There are several blogs that tell you how to do fancy things with the upcoming JSF 2 (such as the excellent blogs by Ryan Lubke and Jim Driscoll). In this blog, I look at the other side of the coin--how the simplest things are working out. After all,...

Comment here

More »


One suite of JSF components to rule them all

Sun and ICESoft have teamed up to deliver one single JSF components suite for developers who uses NetBeans IDE developing their web applications.

Comment here

More »


©2002-2008Java-Virtual-Machine.net