Frameworks

Using Scalate with popular web frameworks

There are lots of different web frameworks out there to suit all tastes and requirements.

Scalate with the Play framework. Play focuses on developer productivity and targets RESTful architectures.

Jog

Jog stands for JAXRS/Jersey on Guice. Jog is a way of using Scalate with JAXRS for the RESTful controller layer along with Guice for dependency injection.

Scalate with the Lift framework. Lift is a popular Scala based web framework with particularly powerful Comet support.

Don’t see your favorite web framework on the list? Then, take a look at the Scalate Embedding Guide and see if you can be the first to add Scalate support to your favorite framework.