New posts in playframework-2.0

How to declare a variable named 'type' in Play/Scala?

Comparing Lift with Play2 [closed]

How to write JUnit test with Spring Autowire?

Play Framework 2.1 - Cannot find an implicit ExecutionContext

Getting the index of the current loop in Play! 2 Scala template

How to access h2 database after deploying play 2 application with boxfuse

What are the major differences between Play Framework 1.0 and 2.0?

How to schedule task daily + onStart() in Play 2.0.4?

How do I run a Play Framework 2.0 application as a Windows service?

How to write database-agnostic Play application and perform first-time database initialization?

Accessing the application.conf properties from java class with Play! 2.0

How to handle optional query parameters in Play framework

Declare variable in a Play2 scala template

Access Play! 2.0 configuration variables in application.conf?

scala slick method I can not understand so far

Steps needed to use MySQL database with Play framework 2.0

Slick - Update full object or more than 22 columns

Play 2.x: How to make an AJAX request with a common button

How to avoid passing parameters everywhere in play2?

How do I change the default port (9000) that Play uses when I execute the "run" command?