[google-appengine] can we use Webservices in Gooogle app engine

2010-08-23 Thread aptest1 actiprocess
Hi,

We are planning to use web-services in Google app to communicate with
SAP-system.

1.Is Google app engine supports the Web-services?
2.can we use web-services in Google app engine?
Thanks
Chandrashaker Gattu

-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] can we use Webservices in Gooogle app engine

2010-08-23 Thread Barry Hunter
You can use URLFetch, to contact webservices

http://code.google.com/appengine/docs/python/urlfetch/

http://code.google.com/appengine/docs/java/urlfetch/



On 23 August 2010 11:45, aptest1 actiprocess apte...@gmail.com wrote:
 Hi,

 We are planning to use web-services in Google app to communicate with
 SAP-system.

 1.Is Google app engine supports the Web-services?
 2.can we use web-services in Google app engine?
 Thanks
 Chandrashaker Gattu

 --
 You received this message because you are subscribed to the Google Groups 
 Google App Engine group.
 To post to this group, send email to google-appeng...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-appengine+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-appengine?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google App Engine group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.