e*t
4 楼
rest是个框。从architecture上讲,的确是有面向rest的architecture.
不过在日常生活中, rest = restful or restish web service,这就是为什么上面的有
误会了。
谈到architecture的话,你也说了,是resource oriented,所以应用很多都是content
based system。对于大多数business oriented,很难直接用。
【在 c*********e 的大作中提到】
: soa貌似是service oriented architecture
: soap貌似是Simple Object Access Protocol,比如xml,json之类的;
: rest貌似是resource oriented architecture,不同语言,都能到那拿到resources.
不过在日常生活中, rest = restful or restish web service,这就是为什么上面的有
误会了。
谈到architecture的话,你也说了,是resource oriented,所以应用很多都是content
based system。对于大多数business oriented,很难直接用。
【在 c*********e 的大作中提到】
: soa貌似是service oriented architecture
: soap貌似是Simple Object Access Protocol,比如xml,json之类的;
: rest貌似是resource oriented architecture,不同语言,都能到那拿到resources.
g*g
5 楼
Not really. Restful is not easy to consume 4-5 years ago. However, since the
introduction of JAX-RS and Sun Jersey. It's becoming as easy to use on
client side.
content
【在 e*****t 的大作中提到】
: rest是个框。从architecture上讲,的确是有面向rest的architecture.
: 不过在日常生活中, rest = restful or restish web service,这就是为什么上面的有
: 误会了。
: 谈到architecture的话,你也说了,是resource oriented,所以应用很多都是content
: based system。对于大多数business oriented,很难直接用。
introduction of JAX-RS and Sun Jersey. It's becoming as easy to use on
client side.
content
【在 e*****t 的大作中提到】
: rest是个框。从architecture上讲,的确是有面向rest的architecture.
: 不过在日常生活中, rest = restful or restish web service,这就是为什么上面的有
: 误会了。
: 谈到architecture的话,你也说了,是resource oriented,所以应用很多都是content
: based system。对于大多数business oriented,很难直接用。
e*t
8 楼
这说的还是restful web service啊。
人家问的是architecture
http://www.infoq.com/articles/RESTSOAFuture
the
【在 g*****g 的大作中提到】
: Not really. Restful is not easy to consume 4-5 years ago. However, since the
: introduction of JAX-RS and Sun Jersey. It's becoming as easy to use on
: client side.
:
: content
人家问的是architecture
http://www.infoq.com/articles/RESTSOAFuture
the
【在 g*****g 的大作中提到】
: Not really. Restful is not easy to consume 4-5 years ago. However, since the
: introduction of JAX-RS and Sun Jersey. It's becoming as easy to use on
: client side.
:
: content
g*g
9 楼
他弄错了,是soap,不是soa。soa跟rest没啥好比的,不是一个东西。
【在 e*****t 的大作中提到】
: 这说的还是restful web service啊。
: 人家问的是architecture
: http://www.infoq.com/articles/RESTSOAFuture
:
: the
【在 e*****t 的大作中提到】
: 这说的还是restful web service啊。
: 人家问的是architecture
: http://www.infoq.com/articles/RESTSOAFuture
:
: the
w*g
11 楼
rest and soap are belong to web service domain, different base.web service
is part imp of the SOA. that is my understand.
is part imp of the SOA. that is my understand.
w*z
12 楼
我觉得rest 最大的好处是easy for client to invoke. 随便搞个http client 就行.
至于resourse aspect of rest, it is hard to follow in the real world.
sometimes people use rest in a soap way, we pass a Json message around.
with Jersey/Jackson, it is so much easier than dealing with XML.
【在 c*********e 的大作中提到】
: soa貌似是service oriented architecture
: soap貌似是Simple Object Access Protocol,比如xml,json之类的;
: rest貌似是resource oriented architecture,不同语言,都能到那拿到resources.
至于resourse aspect of rest, it is hard to follow in the real world.
sometimes people use rest in a soap way, we pass a Json message around.
with Jersey/Jackson, it is so much easier than dealing with XML.
【在 c*********e 的大作中提到】
: soa貌似是service oriented architecture
: soap貌似是Simple Object Access Protocol,比如xml,json之类的;
: rest貌似是resource oriented architecture,不同语言,都能到那拿到resources.
t*e
13 楼
REST can't be easier than SOAP when WSDL is well-defined.
【在 w**z 的大作中提到】
: 我觉得rest 最大的好处是easy for client to invoke. 随便搞个http client 就行.
: 至于resourse aspect of rest, it is hard to follow in the real world.
: sometimes people use rest in a soap way, we pass a Json message around.
: with Jersey/Jackson, it is so much easier than dealing with XML.
【在 w**z 的大作中提到】
: 我觉得rest 最大的好处是easy for client to invoke. 随便搞个http client 就行.
: 至于resourse aspect of rest, it is hard to follow in the real world.
: sometimes people use rest in a soap way, we pass a Json message around.
: with Jersey/Jackson, it is so much easier than dealing with XML.
d*u
15 楼
It depends
相关阅读
how to access the overrided fields of the parent?Help me: jsp tag 问题SortedSet的问题问个JSP和Bean的问题how to set up multiple delimiter?JB JAVA Bean,SERVLET位置一问问个java on linux的奇怪问题advice needed on workflow engine找不到Word.* 和 Project.*weird class definition[转载] 请问自动生成测试用数据的软件Re: java里怎么判断一个文件存在不存在?XML to Swing UI tools?调查:最好的Java IDEEclipse 3.0出来了.问个关于jar的问题.how to find out free disk spaceanybody familiar w/ Axis? targetService is nullhow to edit autoexec.batJSP菜鸟一问