由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Java版 - Web service needed
相关主题
什么是JAX WS新手学习web service,有人想一起做点project吗?
JAXB谁推荐一本XML的书?
探讨一个 ORM + web service 的问题Axis vs. XFire?
java web service 得迷惑what do u think of SOAP vs REST ( or even FB's thrift server)?
现在做jasper report,amazon web services了,goodbug我要经常向你请教了。soa变成rest,大家公司在用哪个?
讨论一下web framework吧弱人来提个问题
XML schema to instance generator?eclipse有没有maven plugin配置的工具
ETL process in JAVA. --有建议的请回这个贴。XSD to java beans
相关话题的讨论汇总
话题: web话题: service话题: google话题: checkout话题: where
进入Java版参与讨论
1 (共1页)
f**c
发帖数: 629
1
I will create google checkout for online store. I need to create web service
to accept message from google. What kind of knowledge will I need, Axiom,
adp, soap, wsdl...? there are lots of information online. I dont know where
to start?
k***r
发帖数: 4260
2
there are plenty of web service tutorial but you might be able to find some
sample code for google checkout web service.
btw, have you also done paypal? was it easy to do?

service
,
where

【在 f**c 的大作中提到】
: I will create google checkout for online store. I need to create web service
: to accept message from google. What kind of knowledge will I need, Axiom,
: adp, soap, wsdl...? there are lots of information online. I dont know where
: to start?

b******y
发帖数: 9224
3
google should have a java client you can use.
t*******e
发帖数: 684
4
可以去java.sun.com下载JavaEE tutorial中的章节看。早期的版本有详细的XML,XSD的
介绍,新版的都从略了。JAXWS的runtime可以到java.net下载。也可以用apache的。
f**c
发帖数: 629
5
I only used NVP method instead of web service in paypal.
Where is the sample code for web service in google checkout? I complied java
sample code in google checkout and ran it. it does not contain the part of
how to set web service in your server.
Thanks.

some

【在 k***r 的大作中提到】
: there are plenty of web service tutorial but you might be able to find some
: sample code for google checkout web service.
: btw, have you also done paypal? was it easy to do?
:
: service
: ,
: where

k***r
发帖数: 4260
6
I don't know how google checkout works but is this of any help:
http://code.google.com/p/google-checkout-java-sample-code/

java
of

【在 f**c 的大作中提到】
: I only used NVP method instead of web service in paypal.
: Where is the sample code for web service in google checkout? I complied java
: sample code in google checkout and ran it. it does not contain the part of
: how to set web service in your server.
: Thanks.
:
: some

1 (共1页)
进入Java版参与讨论
相关主题
XSD to java beans现在做jasper report,amazon web services了,goodbug我要经常向你请教了。
自学J2EE,指点一下讨论一下web framework吧
问一个关于Eclipse IDE 的问题XML schema to instance generator?
How to create a binding schema in jaxb.ETL process in JAVA. --有建议的请回这个贴。
什么是JAX WS新手学习web service,有人想一起做点project吗?
JAXB谁推荐一本XML的书?
探讨一个 ORM + web service 的问题Axis vs. XFire?
java web service 得迷惑what do u think of SOAP vs REST ( or even FB's thrift server)?
相关话题的讨论汇总
话题: web话题: service话题: google话题: checkout话题: where