April 3, 2007
From Java EE security to Acegi – The right way to protect your Web applications – This article is an in-depth introduction and comparison of Java EE security and Acegi. They both offer a variety of security services to make application security programming easier. The declarative and annotation-based programming methodologies let devel
Microsoft Watch – Games [...]
Read the full article →
January 17, 2007
A standardized object-relational mapping mechanism for the Java platform – Java World
The Java Persistence API is a lightweight, POJO-based framework for object-relational mapping. The mapping between Java objects and a relational database is achieved with the help of Java language metadata annotations and/or XML deployment descriptors
(tags: jpa java programming article persistence JDO J2EE hibernate ejb3 [...]
Read the full article →
Daily del.icio.us for Dec 24, 2007
December 26, 2007Stevey's Blog Rants: Code's Worst Enemy – Bill Gates, Dave Thomas, Martin Fowler and James Duncan Davidson have independently reached the same conclusion: namely, that bloat is the worst thing that can happen to code. But they all got there via painful things happening to them.
Coding Horror: Size Is The Enemy – Remember: size really [...]