Part of my app provides a file to be downloaded using the redirect() method.I have found that Chrome (and not Firefox or IE, weirdly) is caching this file so that the same version gets downloaded even
I need my Play! application to accept http POST from other server. Is there some simple way开发者_JAVA百科 how to manage external http post, get data and sent response?
I need a newer version than 1.5开发者_C百科 of the oval framework, so I try to add it to the dependencies but play requires 1.5 which overrides my dependency.How do I force play to let me use a newer
Is it possible to hide/mask the urls in the java play framework. The problem I have come across is I want a user to be able to log in and view messages belonging to them but I do not want any old user
I have worked with play framework lately for creating project, thanks you so much for my friends in this forum for your assist. Now days i have a problem in play again. I have some model classes that
I am deploying an app written with Play! Framework 1.2.3 to heroku (cedar stack) and I am setting some environment variables via
CRUD module is so cool but small problem. I am using \'Calendar\' types in model classes, and they do not appear in CRUD pages.
Please Ho开发者_如何学编程w can I integrate smartGwt 2.3 with play?, I\'m using GWT2 [gwt2] module 1.8, but I don\'t know how to add smartgwt componentsWell it runs with this configuration
I have been following some Play! framework tutorials, but I cannot get the simplest of examples to work.
I\'m using @ApplicationStart job to fill dev db with some values, but i\'m encountering strange behavoiur after i clear it with: