Java Virtal Machine.net

[ News ] rss

March 17, 2010

Using JSF 2.x on Tomcat 6.x.. If you want to use JSF 2.x on a Tomcat 6.x server you have 2 options, see this short article.

More »

March 17, 2010

Declarative Hyperlinking Enhancements. I've spent some time fleshing out the code in the experimental declarative hyperlinking module I blogged about earlier. In that earlier entry I showed how you could use the new @Link annotation with existing URI templates either explicitly like ...

More »

April/2007
SunMonTueWedThuFriSat
1 2 3 45 6 7
8910 11 12 13 14
15 16 17 18 19 20 21
2223 24 25 26 27 28
29 30      

[ Archives News
for 'Developers' ]

April 25, 2007

Joshua Marinacci: Too busy to blog

Ive been too busy to blog for the past couple of weeks. Sadly this will continue for two more weeks until JavaOne begins. Dont worry, though. Its all in a good cause as you will see some great things shortly....

Comment here

More »


David Herron: Re: Swing versus SWT Thread Confinement

In Swing versus SWT Thread Confinement is offered a suggestion to make Swing take a behavioral leaf from SWT, and to change Swing so that it "fails fast" when called from a thread other than the event dispatch thread. Since...

Comment here

More »


David Herron: Open, community developed, test suite for Java

Robert Burrell Donkin (JCP: Time For An OpenTCK) and Steve Loughran (Open tests for open standards) discuss their thoughts about an "Open TCK". These are interesting thoughts .. ones that make it tempting to conclude that there must be an...

Comment here

More »


Kohsuke Kawaguchi: How to convert java.net.URL to java.io.File?

Occasionally you need to convert java.net.URL to java.io.File. Do you know how to do it correctly?

Comment here

More »


Virtual Flying Dukes Programming Competition

Create and animate a 3D avatar that catches a t-shirt launched from a virtual stage using jMonkeyEngine (jME). Prizes will be awarded to the first 50 contestants who correctly solve the problem, with larger prizes for the most creative, humorous, and...

Comment here

More »


©2002-2008Java-Virtual-Machine.net