Tag Archives: java
Google App Engine
It was great news to hear how google has adopted java servlets as the second platform for app engine. My account has it enable now and I look forward to tesing it out. The few restrictions that exist do not … Continue reading
Java Spring
I’ve started working with Spring, and to me the Inversion of Control via Dependency Injection really stands out as a nice design methodology. Of course this is a concept one can use in any software when required, even without Spring. … Continue reading