Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in playframework-2.0

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

Display error in Play Framework 2

Multiple WS call in one action, how to handle Promise objects?

Play2: Difference between appDependencies and libraryDependencies?

Render output format (HTML, JSON, XML) depending on parameter?

rest playframework-2.0

Using Eclipse with Play Framework 2.0

eclipse playframework-2.0

Back Button (Chrome) Gets Json instead of HTML in Play Framework

Play! framework - database issue with Evolutions

Organizing templates in sub-directories in Play

assign null default value for optional query param in route - Play Framework

Can I call session in template/view on Play Framework

How do I use Play Framework 2.0 in netbeans

Best way to deploy play2 app using Amazon Beanstalk

Debug Playframework 2.0 in Eclipse