March 18, 2010
Using Spring Security to enforce authentication and authorization on Spring Remoting Services Invoked from a Java SE client.... Spring framework is one of the biggest and the most comprehensive frameworks Java Community can utilize to cover most of the end to end requirement of a software system when it come to implementation.
Spring Security and Spring Remoting are ...
More »
March 18, 2010
TDD/BDD/ATDD Workshop in Melbourne in April. The Testing and TDD for Java Developers workshop is coming to Melbourne again on April 15-16.
In my experience (and that of many others), when done well, agile developer testing practices can have a huge and lasting impact on higher code quality, bet...
More »
|
 |
January 24, 2007
Find out how to use the basic features of Dynamic Faces to add Ajax capabilities to JavaServer Faces components.
More »
Update for 1/23/2007, just a very short note on windows. The findbugs target needs to add vmlauncher="false", so the line: <exec executable="findbugs" failonerror="true"> changes to <exec executable="findbugs" failonerror="true"...
More »
In one of the recent e-mails, Frank Kieviet suggested an improvement for jhat tool in JDK 6. He said something like:
Sundar: another idea to extend jhat: when looking at a memory dump and looking at the routes to a particular classloader, there a...
More »
This entry is the second draft of my property proposal,
i have tried to gather all the ideas proposed since
my first post about properties
More »
For those of use whod like to see Properties in the language, things are starting to get interesting. Remi Forax recently spelled out a more complete proposal, which I tend to like. Quite a bit. With a few tweaks.
More »
Our book is nearly done: here's an outline of the outline inline
More »
The Mobility Pack for CDC was designed to bring the many advantages of the Java platform to a broad range of network-connected consumer and embedded devices, including smart communicators, high-end PDAs, and set-top boxes.
The Mobility Pack for CDC ...
More »
|