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 12, 2007
category: Java Technology
Test first means, well, test first. But with web applications, theres a great deal of installation and configuration you have to do before you can even test. Couldnt that be slimmed down a bit, so developers can get testing sooner? Johannes Brodwall sh...
More »
category: Developers
Peter von der Ahé, Sun's tech lead for javac,
discusses the Kitchen Sink Language, the Java Compiler API, and new ways of
thinking about generics, reification, type inference for local variables, etc.
More »
category: Developers
Read about these topics: the Temple of the Sun game, the Power of DTrace, Using kstat From Within a Program in the Solaris OS, Developing Java Applications on the Solaris OS, Storage Standards Supported by the Solaris OS, Updating Fibre Channel Drivers...
More »
|