Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

html markup in Play Framework messages

JSON to Map[String,JsObject] with Play 2.0?

Getting a raw string back for use in Javascript in Play Framework 2.0

Import javascript into html on play 2.0 framework

How to add cache mechanism when using anorm in Playframework

Scala reserved word as JSON field name with Json.writes[A] (Play equivalent for @SerializedName)

PlayFramework 2.0.2 multiple parameters in routes

Escaping HTML in a Java Play Framework Scala Template

Ebean how to exclude String as column

Vector or MutableList / ListBuffer for performance

POJO to JSON in Play framework

java json playframework-2.0

Inline variable in the Play framework 2.x Scala template

Playframework 2 java iterate map in template

How can I render a simple html page using play framework?