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 »

January/2007
SunMonTueWedThuFriSat
 1 2 3 456
7 8 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31    

[ Archives News
for 'Developers' ]

January 19, 2007

A. Sundararajan: Continuations for Java

Continuation is an object that represents the execution state of a program at a certain point. We can use continuation to restart the execution from the point stored in it.

Comment here

More »


DTrace by Example: Solving a Real-World Problem

This article show the use of DTrace to solve a real-life problem, following the reasoning behind the process. The author presents short scripts and explains the language fragments used.

Comment here

More »


Solaris 10 11/06 Release Is Now Available

Product enhancements are Solaris Trusted Extensions, Secure by Default Networking, and Enhanced Solaris Containers. New programs include Solaris 10 Support Subscriptions, Solaris Ready Program for Resellers, and Sun Connection.

Comment here

More »


©2002-2008Java-Virtual-Machine.net