there is a way to include wro4j http://code.google.com/p/wro4j/
in java play framework 2.1?
i need to compile hogan.js templates and do much more
without reinvent the route.
maybe i should use interceptors (@Before, @After, @Finally) and creating a class that extend Application?
regards