Frameworks

Using Scalate with popular web frameworks

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.

Scalatra is a tiny, Sinatra-like web framework for Scala

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.