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 29, 2009
Some of the live presentations from last year's Devoxx conference in Antwerp are starting to be posted on their site. I've had a couple of requests for the slides from the Java Power Tools talk I gave there. So, for...
More »
Are you a student and would like to learn why GlassFish is meant for
you ? Create/join a student community at osum.sun.com
and attend the GlassFish
Webinar. This webinar will introduce GlassFish application
server, show multiple demos that can be us...
More »
In my previous blog I've posted a wrong URL (it was the URL of the next article, which is still a non public draft). I've fixed the link. Thanks to NBDT fellow Antonio Vieiro for having notified the error.
More »
Come one, come all! Learn, network, participate.
More »
How to use JSP with GrizzlyWebServer. The jsp compilation is handle by JSPC.
More »
Is using lots of static methods a form of functional programming, or just wrong? Also:
Feature Article: (Not So) Stupid Questions 21: All Statics
Java Today: Real Invaders, EoD SQL 2.0, and Sailfin webinar Friday
Weblogs: Why I do open source, embed...
More »
This "stupid question" is about a Struts application where the developers have made all their DAO methods static, and whether that's an appropriate design decision.
More »
|