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 4 5 6 7
8910 11 12 13 14
15 16 17 18 19 20 21
2223 24 25 26 27 28
29 30      

[ Archives News ]

home > news > april 2007

April 2007

April 30, 2007

Rich Client Programming: Plugging into the NetBeans Platform

category: Main

The open-source NetBeans Platform is an extraordinarily powerful framework for building "write once, run anywhere" rich client applications. Now, for the first time since the release of NetBeans IDE 5.0, there's a comprehensive guide t...

Comment here

More »


April 30, 2007

Peter von der Ahé: Suave JavaOne Schedule

category: Developers

The JavaOne schedule builder has been improved since last year, and it is now easier to resolve conflicts. This is much appreciated. However, the builder should have been written in Java or AJAX to limit the time required to reload the...

Comment here

More »


April 30, 2007

Rich Client Programming: Plugging into the NetBeans Platform

category: Main

The open-source NetBeans Platform is an extraordinarily powerful framework for building "write once, run anywhere" rich client applications. Now, for the first time since the release of NetBeans IDE 5.0, there's a comprehensive guide to ...

Comment here

More »


April 29, 2007

David Herron: Opensville?

category: Developers

Welcome to Opensville, Population Zero is a blog thats been referenced by Slashdot right now. Its an interesting blog posting. Ive never heard of this William Hurley, but he has an interesting thing to say. When I started with open...

Comment here

More »


April 29, 2007

Peter von der Ahé: JavaOne 2007

category: Developers

Come to our BOF sessions at JavaOne and hear more about the Java programming language and the Java technology tools (including javac).

Comment here

More »


April 29, 2007

BusinessWeek: Sun Mulls Deeper Open-Source Dive

category: Java Technology

It has been five years since Sun Microsystems (SUNW (http://investing.businessweek.com/research/stocks/snapshot/snapshot.asp?symbol=SUNW)) Chairman Scott McNealy donned a penguin suit at a San Francisco conference...

Comment here

More »


April 28, 2007

Mark Reinhold: Who are you?

category: Developers

Please build and then identify yourself.

Comment here

More »


April 28, 2007

Alan Bateman: Multicasting with NIO

category: Developers

A long standing issue for many developers is that the java.nio.channels package has lacked support for Internet Protocol (IP) multicasting. In the NIO.2 early review draft specification you will see that we have addressed this issue by adding multicas...

Comment here

More »


April 28, 2007

Enterprise Java Technologies Tech Tips - April 2007

category: Java Technology

Welcome to the Enterprise Java Technologies Tech Tips for April 28, 2007. Here youll get tips on using enterprise Java technologies and APIs, such as those in Java Platform, Enterprise Edition (Java EE). This issue covers: Using Generics With Java Per...

Comment here

More »


April 27, 2007

Alan Bateman: Accessing file permissions

category: Developers

One of the many issues addressed by NIO.2 is that the Java SE platform doesnt have a complete set of APIs to access file permissions and other security related file attributes. Its not rare to encounter code that has to resort to using Runtime.exec to...

Comment here

More »


©2002-2008Java-Virtual-Machine.net