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 »

May/2009
SunMonTueWedThuFriSat
     1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
2425 26 27 28 29 30
31       

[ Archives News
for 'Java Technology' ]

May 25, 2009

Be careful while using EntityManager.getDelegate()

Recently a GlassFish user while using Hibernate JPA provider asked how they can access the underlying Hibernate Session object. Yes, EnityManager.getDelegate() is the way to obtain such information, but let's see if it is really that straight forward.

Comment here

More »


JavaONE Warm Up - how to create Web-Services clients?

As any technology merchant I am bringing to javaONE some wonders for your appreciation, including a RESTful web-service looking for a fancy GUI.

Comment here

More »


Animation blueprints for Swing

Using project Trident to add animations to enable rich interactivity expected from modern Swing applications.

Comment here

More »


ICEFaces 2.0 And JSF 2.0 Together

The JSF 2.0 specification is now in the final voting stage. This version of the specification defines how JSF frameworks integrate with Ajax. The Ajax integration portion of the specification was the result of a consolidated effort from an expert gr...

Comment here

More »


Grizzly 2.0.0-M2 released.

Small entry for those who aren't following us on twitter.com/project_grizzly, which is our way (lazy) to publish update on Grizzly release. 2.0.0-M2 is now officially available.

Comment here

More »


CI Adoption Stories (6/8): Automating the staging and production deployments

This case study is the sixth of an 8-part blog series about why so many developers adopt continuous integration, and originally published on the Atlassian blogs. It naturally has a bit of a Bamboo slant to it (if you look...

Comment here

More »


©2002-2008Java-Virtual-Machine.net