|
|
|
|
|
by sreque
5330 days ago
|
|
That's unfortunate. The last time I made a pet web application in Scala it was using the Lift framework. The greatest pain points by far came from integrating with all the Java infrastructure, including Jetty. I hope someday someone figures out a good abstraction layer for some of these Java services to simplify their use, but as I'm unfamiliar with the needs of those who are actually deploying web servers, I don't even know if this is possible or feasible. |
|