An open source web application framework written in Scala
I want to know the technical reasons why the lift webframework has high performance and scalability? I know it uses …
web-services scala frameworks liftEDIT Slow compile times are now largely mitigated by sub project enabled builds, a huge win. Have switched away from …
playframework playframework-2.0 lift paint pointI have a Scala app built with Lift framework. It has a few .conf files. When I open those .conf …
intellij-idea plugins lift folding code-foldingWhat are the advantages and disadvantages of frameworks Lift, Play and Wicket? What characteristics are best or only supported …
scala wicket lift playframeworkOk, I'll explain why I ask this question. I begin to read Lift 2.2 source code these days. It's good if …
scala liftThere is a demo by IBM that shows how easy Reverse AJAX can be used with DWR 2. On the other …
scala spring-mvc spring-security lift dwrI have been using Grails for the past few months and I really like it, specially GORM. However, I am …
grails liftIs there a way to use the lift-json library's JObject class to act like a Map? For example: val json = """ { "_…
json scala lift