Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

Writing a test case for file uploads in Play 2.1 and Scala

Using multiple projects in Eclipse with Play framework 2.1.x

play! framework 2.0 crud module

In SBT, how to use addSbtPlugin with a Github URL?

Today's options for an easier migration path to Play 2

transforming a Seq[Future[X]] into an Enumerator[X]

scala playframework-2.0

Test WebSocket in PlayFramework

Update to play 2.0.2 - Address already in used with akka remote actor

How does @Inject in Scala work

Play specs with configuration break because "There is no started application"

How to count results with a filter using Slick?

Scala Slick / ScalaQuery BigDecimal creates decimal(10,0) how to allow decimals?

Converting JsValue to String

play 2: "reference to form is ambiguous" error message in template

How to handle optional fields in JSON parsing in play 2.1

Escape a JavaScript string in Play 2.0 view?

playframework-2.0

Play Framework - activator vs sbt

playframework-2.0 sbt

How to improve compilation speed of Play Framework 2.0

Get form parameter value from request in Play 2.0 Scala controller

scala playframework-2.0

How to get form data in Play Framework