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 »

March/2009
SunMonTueWedThuFriSat
1 2 3 4 5 6 7
89 10 11 12 13 14
1516 17 18 1920 21
2223 24 25 26 27 28
2930 31     

[ Archives News
for 'Developers' ]

March 24, 2009

James Gosling: Wandering the UK

I spent last week wandering the UK. Mostly in London, but I spent a great day at a developer conference for GCHQ where I gave a keynote and was on a panel about agile development. It was a pretty spirited group and a lot of fun.  ...

Comment here

More »


David Gilbert: NetBeans - Ahead!

At the start of this year, I switched from Eclipse to NetBeans for all my JFreeChart development. At the time, I didn't really consider that worth blogging about (and maybe it still isn't - who cares what IDE I'm using!). But then there was that r...

Comment here

More »


Richard Bair: Keep your FX Code Clean (My version)

Exploding Pixels has an example of FX code and a suggestion for code formatting in FX. Throwin' my opinion out there too!

Comment here

More »


Xueming Shen: Case-insensitive matching in Java RegEx

-Question1: Does Java RegEx support case-insensitive matching? -Yes, it does. -Question2: Can Java RegEx do "case-insensitive matching" on Non-ASCII text? -Sure, Java RegEx supports not only the case-sensitive matching of characters in US-ASCII, Uni...

Comment here

More »


Joe Darcy: Project Coin: For further consideration...

In the firstthreeweeks of Project Coin over two dozen proposals have been sent to the mailing list for evaluation. The proposals have ranged the gamut from new kinds of expressions, to new statements forms, to improved generics support. Tha...

Comment here

More »


Joe Darcy: A trail of coins

For those interested in specifically following Project Coin related posts, my Project Coin entries are tagged with "projectcoin":http://blogs.sun.com/main/tags/projectcoin

Comment here

More »


©2002-2008Java-Virtual-Machine.net