开发者

Anybody tried scala with stripes framework

Is it possible to integrate stripes and scala such that controllers are written in scala and v开发者_StackOverflow中文版iews in JSP.


Yes, it is. Scala compiles to JVM bytecodes. As long as you keep interfaces to what the framework expects every thing works fine.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜