Zed Shaw: Rails is a Ghetto

Mongrel Developer/Creator, Zed Shaw, cut loose on the Ruby and Rails communities in a recent posting to his website. He gives some interesting insights into who the major players are, and cuts through some of the hype surrounding rails. While caustic in his delivery,...

Introduction to AOP in Spring

[Originally Posted 18-July-2004] OnJava.com has a great article on Aspect Oriented Programming and the Spring Framework. AOP via Spring is done in a very neat and pragmatic approach. No pre-compilers (like AspectJ) needed. Just simple XML configuration of your Spring...

The Java Web Services Tutorial

[Originally Posted 26-May-2004] This tutorial is a beginner’s guide to developing enterprise applications using the Java Web Services Developer Pack (Java WSDP). The Java WSDP is an all-in-one download containing key technologies to simplify building of Web...

EJB 3.0 based on Hibernate… And more…!

[Originally Posted 13-May-2004] Once again the Open Source movement has a profound impact on the commercial Java market. Apparently the new Enterprise JavaBean spec (EJB 3.0) will be based on the Hibernate ORM system. Hibernate’s biggest reason for existance (in...