1. How do I tell playframework to use my corporate proxy? stackoverflow.comI'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 ... |
2. How do I enable dependency management for PlayFramework behind a proxy? stackoverflow.comHi all
Now when I'm trying to run 'play dependencies ... |
3. Can not generate correct URLs for static resources with playframework when using Apache as a Proxy stackoverflow.comI use an Apache server as a proxy for my playframework application. The proxy configure file is like this:
|
4. Front-end Proxy does not reference resources correctly stackoverflow.comI'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 ... |
5. JSON Proxy in Java / Play! Framework stackoverflow.comI 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 ... |