随笔 - 41  文章 - 29  trackbacks - 0
<2024年4月>
31123456
78910111213
14151617181920
21222324252627
2829301234
567891011

常用链接

留言簿(5)

随笔分类(28)

随笔档案(23)

收藏夹(6)

Inside JVM

Java

java performance

Solr

搜索

  •  

最新评论

阅读排行榜

评论排行榜

Rest
Create Restful Web Service With CXF 2.1.X/CXF 2.2, Part 1: Create a service in Tomcat      摘要: The first article of a series of implementing Restful web service with CXF. This one focus on a very simple service and how to config it in Tomcat container.   阅读全文
posted @ 2008-11-05 18:24 Justin Chen 阅读(3479) | 评论 (1)  编辑
Creating Restful Web Service instead of SOAP web service      摘要: This message gives us a brief introduction on Restful web service (All of these information comes from internet and i just re-organized them) and some thoughts on how can we apply this new architecture pattern into our common service services.  阅读全文
posted @ 2008-11-05 10:43 Justin Chen 阅读(2081) | 评论 (3)  编辑