Websites
Search
Follow us on Twitter
- #springframework and #Scala's Cake pattern: http://t.co/RVRzcQb4…. More tomorrow evening at @skillsmatter! 1 day ago
- Christmas tree that keeps coming back. Let me dispose of it in an environmentally-friendly way at http://t.co/GJsoPhjk #Scala #complexity 1 day ago
- I just uploaded "Cake Solutions Testimonial from Norman Niven - Protomed Managing Dirctor" on Vimeo: http://t.co/7FvHrSAH 2 days ago
- Cake Solutions - January 2012 Newsletter #constantcontact http://t.co/kG8mdRTC 5 days ago
- Why we come to work at Cake: http://t.co/K3f2HNan 6 days ago
Archive
Categories
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
Looking for a ${property}
“Location, Location, Location” may not be enough. Having property files loaded using ProperyPlaceholderConfigurer bean or the modern <context:property-placeholder> can become a real pain when the placeholders are distributed among the jars. <context:property-placeholder location=”classpath*:*.properties”/> Well, only location can be set here, … Continue reading
Spring User Group speaker icebreaker
The ice has been broken. The first step on the path to future speeches has been taken. First of all I would like to thank each and every one in the audience for the great support. You can now download … Continue reading
Posted in Cornel's Blog, Java & JEE, Talks and user groups
Tagged icebreaker, OSGi, Presentation, Spring, SpringBatch, springsource, SUG
Leave a comment
On future of web programming at Cake
Ruby eye for the Java guy Ruby on Rails is a mature and innovative framework designed especially for the web. This allows rapid, stable and iterative web development. At Cake Solutions we use the latest technologies that ensure that websites … Continue reading
Posted in Jan's Blog, Java & JEE
Tagged Java EE, rails, ruby, Spring, Web applications
Leave a comment
tc Server
“The Tomcat you know, the Enterprise capabilities you need” is how SpringSource advertise tc Server, but how true is that bold statement. Built around the robust Apache Tomcat (6+), tc Server’s power resides in the value added to the Tomcat … Continue reading
Building Spring 3 web applications
An update to the PDF is ready for download; I have included the cookbook service implementation and begun the discussion of the web application.
jQuery Presentation at the Spring User Group in London
Here is the presentation I gave on jQuery at the Spring User Group in London. Q&A session for the whole event is at the end. Some people attended the Spring event because of the jQuery talk. Bonus!!
Posted in Andrew C's Blog
Tagged jQuery, jQuery Ruby on Rails talk presentation, Spring
Leave a comment
dm Server
SpringSource have released the GA version of the dm Server. The dm Server is an OSGi-based Java EE application server. OSGi what? OSGi will allow you to keep the structure of your application even at runtime. You will be able … Continue reading
Spring WebFlow – Passing Objects Between Parent Flow and Subflows
While I was implementing web application using Spring WebFlow, I came to the point where i wanted to pass object created in the subflow to its parent flow. I looked at the WebFlow documentation, and forums and blogs as well, … Continue reading
Posted in Aleksa's Blog
Tagged input parameters, input-mapper, output parameters, output-mapper, Spring, spring webflow, subflow
3 Comments