Category Archives: Java

Why Do Tapestry and Hibernate Fight So Much?

I’ve been away from doing much Java development recently. I’ve been getting paid to do .NET development and have been doing Ruby in my free time. So, I’ve been looking forward to get back to some Java programming (which was … Continue reading

Posted in Code, Java | 11 Comments

Remoting: Tight or Loose Coupling?

There are many ways to do remoting these days. In general you have 2 choices between techniques that offer tight coupling and techniques that offer loose coupling. Continue reading

Posted in .NET, Code, Java | 2 Comments

What’s Next for the Java Language?

With Java 5 out for a while now I was thinking about what might be next for the Java language. Continue reading

Posted in Code, Java | 5 Comments