I want to u开发者_如何学Cse lift-mongodb-record in my play scala project. for using. i need co configure lift-mongodb like this:
Why does the following code always emit \'yes\' (in HTML) even when sel has a different value other than \'audio\'? (I\'ve logged the values of sel and confirmed different values.)
I\'m converting a Servlet into a Play! Controller but I can\'t find the Play! equivalent of HttpServletRequest request;
Is there a way to 开发者_运维百科declare a test dependency in the dependencies.yml file for the Play! Framework?I don\'t see any information about test dependencies in the documentation.
I\'m having trouble getting a field which is in an object which is inside another object. I can get some fields, but others no.
How does play handle asynchronous job开发者_开发百科s when they are called using the now() method?
I have been trying to fetch values from database using IN. I realized that I need to write JPA query like
We are using Play with Objectify/GAE and do not need any RDBMS. How do I disable the db servi开发者_Go百科ce (H2)?in application.conf,just remove or comment out the line
I have a mysql DB that I want to import to playframework. Using the db 1.1 module f开发者_Go百科rom http://www.playframework.org/modules/db-1.1/home
May I know the way to create a war file which work same as the application while running in playFramework? As I tried on Windows XP, running play war mayapp-o myapp.war resulted in a mya开发者_如何学编