I have exciting new talk ready for the next open source user group meeting. We will implement a very friendly iPhone web application using Spring MVC 3.0 in about 30 minutes’ time while keeping the controllers and models completely intact.
I don’t want to spoil the show; come along and don’t forget to bring your iPhones for testing.
Websites
Subscribe to our RSS Feed
Search
-
Recent Posts
Archive
Categories
agile AJAX Akka Business Cake pattern Cloud dm Server Functional programming Haskell intellij intellij idea java Java EE Javascript jQuery lift Monads mongodb Open Spring 3 OSGi Play play 2.0 Programmers' humour Projects racing ruby sbt sbteclipse Scala Scalad scala ide Scalaz shapeless Specs2 Specs2 Spring Specs2 Spring Web spray Spring Spring Data Spring Framework spring mvc Spring User Group Talk training typesafe

Will you be giving this talk at the Manchester session next month?
I would LOVE to hear about this, iPhone development with a mac gets be excited!
Yes, if all goes to plan, I’ll give the talk in Manchester and then recycle it in London. It will be just a short talk, so I will not be able to show native application, but I have experimented with Objective-C JSON, which works fantastically with RESTful Spring [web] application behind the scenes.
And by RESTful, I naturally mean the same controllers and models with
ContentNegotiatingViewResolverandMappingJacksonJsonView. Oh, and if you use dm Server–sorry, I mean Eclipse Virgo–you can move the views into another bundle, which allows you to add and remove support for different mobile platforms at runtime. That is seriously sexy stuff!