Robert Nieto's blog » java https://robertnieto.info Tech, Finance, and Life Mon, 13 Feb 2012 04:22:37 +0000 en-US hourly 1 http://wordpress.org/?v=4.1 Google App Engine https://robertnieto.info/2009/04/google-app-engine/ https://robertnieto.info/2009/04/google-app-engine/#comments Thu, 09 Apr 2009 19:55:32 +0000 https://robertnieto.info/?p=40 Continue reading ]]> 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 really seem to matter. I haven’t seen a situation where it’d be ideal for a servlet to spawn a thread, though I’m sure someone could point out such a situation.

Later I’ll write more about my experiences with it.

]]>
https://robertnieto.info/2009/04/google-app-engine/feed/ 0
Java Spring https://robertnieto.info/2009/03/java-spring/ https://robertnieto.info/2009/03/java-spring/#comments Sun, 29 Mar 2009 16:32:12 +0000 https://robertnieto.info/?p=19 Continue reading ]]> 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.

After reading about the foundation of Spring, I cannot wait to use it. I plan to discuss it more sufficiently as I gain more experience with it. I’d like to test out its web MVC module as soon as possible.

]]>
https://robertnieto.info/2009/03/java-spring/feed/ 0