Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework

play framework:what Is the difference between play.api.mvc and play.mvc packages

How to debug "Found two representations of same collection"?

How do I write a JSON Format for an object in the Java library that doesn't have an apply method?

How to enable minified JavaScript files in Play 2.3.1 templates?

Calling a Scala from Java Play Framework which takes a ClassTag

java scala playframework

How does Play!'s Comet support work?

comet playframework

How do I store a cookie in Play Framework?

java cookies playframework

Access mem or fs database tables using H2 console

playframework h2

How to use a persistent H2 database in the Play Framework instead of in-memory

Play Framework 2.2 : Get URL of the requesting page

how to read a file from server in play framework

How do I specify a config file with sbt 0.12.2 for sbt test?

How to force Typesafe Activator to listen 0.0.0.0:8888

Play 2.3 implicit json conversion causes null pointer exception

How to get all request parameters in Play and Scala

scala playframework

Sending the email to the following server failed : smtp.gmail.com:25

Encode an URL with Play 2

Converting JsonNode to java array

Debugging SBT project with Play in IntelliJ IDEA

Play! Framework 2.0 - Looping through a map in a scala template?