Restful in Java学习

记录下一些看过的,有用的网址:

在 Java上实现RestFul Web Services

http://true-cp.iteye.com/blog/213006 (中文)

http://blogs.sun.com/enterprisetechtips/entry/implementing_restful_web_services_in (英文)

 

在 Jersey 1.0 中为 RESTful Web Services 配置 JSON

http://space.zdnet.com.cn/html/80/310280-2777586.html (中文)

http://blogs.sun.com/enterprisetechtips/entry/configuring_json_for_restful_web (英文)

 

Better JSON Available In Jersey

http://blogs.sun.com/japod/entry/better_json_available_in_jersey

 

Restful Service In CFX

http://cwiki.apache.org/CXF20DOC/restful-services.html

http://cwiki.apache.org/CXF20DOC/json-support.html

你可能感兴趣的:(java,apache,Web,json,sun)