I'm trying to get started with the play web framework and its scala support,
unfortunately "install scala" fails because play can't fetch the module site.
I've got my system settings correct for the ...
I'm having quite a lot of difficulties with running a frontend proxy in front of play.
This post is also on the google group, I'll post the received suggestions on both.
I'm using ...
I have a Play! application and from the JavaScript we now have run in to the Same Origin Policy Problem.
What I want is that JavaScript ajax calls go to our own ...