1. Play Framework: caching on templates stackoverflow.comI'm using Play Framework (v1.1.1) and I have a doubt about the #{cache} tag. I suppose the question would be "when should I use it?" but I think it's quite generic. So besides ... |
2. Using Cache in Play Framework stackoverflow.comI'm trying to implement a quiz application. The application loads the questions with ajax one by one. When a user clicks the 'to next question' button his/her answer is saved in ... |
3. PlayFramework shared Cache problem stackoverflow.comHi I'm creating subdirectories dynamically using routes, something like that
|
4. How do I prevent browser caching with Play? stackoverflow.comPart of my app provides a file to be downloaded using the |
5. Caching of renderBinary responses stackoverflow.comI am trying to customize serving of some static resources with renderBinary(). I would like to serve these assets through controller which optionaly checks authorization and serves appropriate file. I would ... |