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/2009
SunMonTueWedThuFriSat
    12 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
1819 20 21 22 23 24
25 26 27 28 29 30 31
       

[ Archives News
for 'Java Technology' ]

January 08, 2009

Bye bye 2008 and here it comes 2009

Happy new year to everybody. Continuing an initiative that I started one year ago, I'd like to draw a summary of my 2008 and express my intended plans for 2009, just in case this can be inspiring for other people...

Comment here

More »


TOTD #62: How to remotely manage/monitor your Rails/Merb applications on JRuby/GlassFish using JMX API ?

TOTD #61 showed how to manage/monitor a Rails/Merb application running using JRuby/GlassFish using standard Java tools. Both the application and the management tools are running on the same machine. But that's never the case in a production environm...

Comment here

More »


Extending the Grizzly HTTP Runtime part V: Programatically configuring Servlet and GrizzlyAdapter

A lot of applications/framework out there just consist of a single Servlet that dispatch requests to its appropriate internal components (like Hudson). In such case, a full blown Servlet Container might not be needed....but a tiny 800k Grizzly might be!

Comment here

More »


Custom Realms in GlassFish V3

Support for custom realms in GlassFish V3

Comment here

More »


©2002-2008Java-Virtual-Machine.net