摘要: 代码: public static void main(String[] args) { Student st = new Student("Adriana", "Barrer", 12, 9); ClientConfig clientConfig ... 阅读全文
posted @ 2014-10-15 18:08 薛定谔的猫_ 阅读(489) 评论(0) 推荐(0) 编辑
摘要: 客户端需要客户端的包: com.sun.jersey jersey-client 1.18 版本和之前对应。代码如下:package client;import com.sun.jersey.api.cl... 阅读全文
posted @ 2014-10-15 11:42 薛定谔的猫_ 阅读(603) 评论(0) 推荐(0) 编辑