Play Framework
-
Scala
Advanced routing in Play Framework
We frequently get questions about how to meet all sorts of different routing needs in Play Framework. While the built…
Read More » -
Enterprise Java
Understanding the Play Filter API
With Play 2.1 hot off the press, there have been a lot of people asking about the new Play filter…
Read More » -
Enterprise Java
Play 2.0 framework and XA transactions
XA transactions are useful and out of the box, Play 2.0 today does not have support for them. Here I…
Read More » -
Enterprise Java
Play Framework posted values revisited
Working with posted values with Play Framework 2.0, without defining a form mapping, might not be so obvious as it…
Read More » -
Software Development
Eat your own dog food, but throw in some unknown biscuits for variety
Well, the example app that Jorge Aliss asked me to write to demonstrate a combination of SecureSocial and Deadbolt is…
Read More » -
Enterprise Java
Web development frameworks – part 2 : Play Framework 2.0
As the first candidate of our evaluation series we reviewed the Play Framework v2.0. The tutorial and reference documentation used…
Read More » -
Enterprise Java
Proof of Concept: Play! Framework
We are starting a new project and we have to choose the web framework. Our default choice is grails, because…
Read More » -
Enterprise Java
Play 2 – modules, plugins, what’s the difference?
There seems to be some confusion regarding Play 2 modules and plugins. I imagine this is because the two are…
Read More »