Scalatra controller calling JSP page

207 Views Asked by At

Is there any framework which users Scalatra as controller and use JSP pages for presentation. Iam trying to find one such framework.

1

There are 1 best solutions below

0
On BEST ANSWER

Play framework can be used with scala.

Play Framework tutorial with Scala