开发者

HTML java data binding

Is there any framework for HTML Java data binding? I found on google that asp.net supports it. Do we have anything similar in java?

A quick googling found me this: http://freemarker.sourceforge.net/index.html

Is there enything else li开发者_开发问答ke this?


As far as i remember SpringMVC has data binding capabilities for form backing objects. Jersey, the reference implementation of JSR-311 also does automatic data binding for your resource objects.

checkout http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/mvc.html

and: http://jersey.java.net/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜