How many Scala web-frameworks are there?

Posted by Prikrutil on Stack Overflow See other posts from Stack Overflow or by Prikrutil
Published on 2009-09-28T17:50:01Z Indexed on 2010/03/12 5:37 UTC
Read the original article Hit count: 407

Filed under:
|

Hello!

I've just started learning Scala and the first thing I'm going to implement is a tiny web-application. I've been using Erlang for the last year to implement server-side software, but I've never wrote web-applications before. It will be a great experience.

Here is my question: are there web-frameworks for Scala except for Lift?

Don't get me wrong, Lift looks awesome. I just want to know how many frameworks there are so that I can then choose between them. It's always a good to have a choice, but I the only thing I found was Lift.

© Stack Overflow or respective owner

Related posts about scala

Related posts about lift