Websites
Search
Follow us on Twitter
- Cake Solutions - January 2012 Newsletter #constantcontact http://t.co/kG8mdRTC 20 hours ago
- Why we come to work at Cake: http://t.co/K3f2HNan 1 day ago
- #Specs2Spring 0.4 is out with support for #springframework 2.5-3.1, #hibernate 4 and many other improvements. http://t.co/io3NPEZn… #Scala 2 days ago
- Cake's January Newsletter - Oxford Office, Outtake video and much more.... http://t.co/OlZddnNJ 3 days ago
- I just uploaded "Cake the Movie - Outtakes" on Vimeo: http://t.co/2rQOvo3w 3 days ago
Archive
Cake Solutions
agile AJAX Akka Cake pattern Cloud dm Server Haskell intellij intellij idea iPhone java Java EE Javascript jQuery lift mongodb open source central Open Spring 3 OSGi Play Programmers' humour Projects racing rails ruby ruby on rails sbt Scala Scalad scala ide Scalaz Specs2 Specs2 Spring Specs2 Spring Web Spring Spring 3 Spring 3.0 Spring Framework spring mvc springsource Spring User Group SUG Talk training zookeeper-
Recent Posts
Tag Archives: spring mvc
UTF-8 encoding revisited
My old post on UTF-8 encoding in Spring messages using the ReloadableResourceBundleMessageSource still receives a lot of attention. However, UTF-8 encoding of the messages is just a part of i18n applications. (It’s called i18n because the word is internationalisation–i, followed … Continue reading
Guess what?
With the fantastic weather outside, I needed to take a break in my training. My legs felt very tired this morning and my heart rate just would not go above 155 bpm: all the signs to take a rest day. … Continue reading
More Open Spring 3 MVC goodies
I have been very busy indeed, but managed to find some time to add more text to the Beginning Spring MVC chapter of Open Spring 3. Get downloadin’!
Open Spring 3 updated
Good news everyone! I’ve added a few pages to the Beginning Spring MVC chapter of the Open Spring 3 book. Download here for your reading pleasure!
Open Spring 3
Chapters for download are: Beginning Spring MVC I was thinking about the name of our new “unbook”. The “Pro” series are in the domain of Apress, the “In Action” books are published by Manning; I don’t know what O’Reilly call … Continue reading
Posted in Jan's Blog
Tagged Open Spring 3, Pro Spring 3, spring mvc, The open series
Leave a comment
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
Spring and iPhone
The talk for next week’s open source user group is ready. I will give brief overview of Spring 3 MVC and explain how to create native-looking iPhone web application using as little code as possible. It would not be a … Continue reading
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
Custom arguments for @RequestMapping methods
So, Spring MVC fans, let’s say you have a @RequestMapping-annotated method in your controller, but you would like to include a custom argument, in addition to the standard ones like Model, HttpServletRequest, and HttpServletResponse. The solution is to implement a … Continue reading
Spring MVC Volume II
It was my pleasure to deliver my Spring MVC talk at the Java User Group meeting in London yesterday. I loved the audience–they asked the right questions at the right time; at times they were paying too much attention and … Continue reading