Tag Archives: iPhone

Spring MVC on the iPhone

…and, as we discovered at the Open Source User Group meeting on 24th March, also on the iPod Touch! If you’d like to explore in detail the application I used yesterday, download it from GitHub. The webapp uses, as the … Continue reading

Posted in Jan's Blog | Tagged , , | Leave a comment

Spring MVC and iPhone

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. … Continue reading

Posted in Jan's Blog | Tagged , , , | 2 Comments

Native-looking iPhone web applications

Say you have a [Spring] web application and you want to make it available on the iPhone with as little cost as possible. Naturally, you can just keep the application as is, after all, the iPhone is quite capable of … Continue reading

Posted in Jan's Blog | Tagged , , , | 1 Comment