REST Web Service开发实践--Jersey,Google Protocol Buffer, Tomcat结合样例
摘要:一 综述: 当前REST化的WebService大行其道,Jersey是Sun推出的REST WEB Service参考实现,而Google Protocol Buffer由于其高效,短小,代码自动生成而成为分布式系统数据交互的优良选择, tomcat以市场占有率第一Servlet容器而知名,所以本文就讲叙怎么用Jersey, Google PB, Tomcat这三大法宝开发REST式的WEB service.二 环境准备:jersey版本:jersey-archive-1.2-SNAPSHOTGoogle PB版本: protobuf-2.3.0tomcat: tomcat6.0Eclip.
阅读全文
posted @ 2011-05-01 11:31