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 »
|
 |
July 27, 2009
The real reason why JNLP file needs to know its own URL.
More »
If you (like me) are someone who actually enjoys contemplating the details of how languages turn into bytecodes and thence into wicked-fast machine code... If you lose sleep wondering about the joint future of programming languages and managed runt...
More »
For the LSM 2009, I attended to the presentation titled Firefox 3.5, HTML 5 and beyond.
Firefox 3.5, thanks to the involvement of the team in the normalization, supports already most of HTML 5 features (HTML 5 is not yet finalized). Thus, Firefox su...
More »
Showing that no rule is so broad as to not admit an exception, the apt tool and its associated API, com.sun.mirror.*,
are being deprecated in JDK 7.
The plan is to remove the tool and its API to the next major JDK release after JDK 7.
More »
|