开发者

Building a dynamic page on lift/scala

开发者 https://www.devze.com 2023-04-06 08:34 出处:网络
I want 开发者_JAVA百科to build a dynamic web page with Lift/Scala. I\'d like the server to push events to the client, and every event should display a new component on the web page.

I want 开发者_JAVA百科to build a dynamic web page with Lift/Scala. I'd like the server to push events to the client, and every event should display a new component on the web page.

How can that be achieved?

Thanks


To "push" events from the server to the client, you can use Lift's comet support: http://www.assembla.com/spaces/liftweb/wiki/Comet_Support

0

精彩评论

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

关注公众号