Thanks Anthony :), let me check it out if it really helps me implement web services in web2py.
On Thursday, 10 May 2012 16:16:55 UTC+5:30, Anthony wrote: > > The cookbook is a collection of recipes for implementing specific > functionality and generally more advanced than the online reference book. > The cookbook does include one SOAP example, and you can see the sample code > for it in this app: > https://github.com/mdipierro/web2py-recipes-source/blob/master/apps/07_Web_services/web2py.app.webservices.w2p > (all > the example code from the cookbook is available in this repo: > https://github.com/mdipierro/web2py-recipes-source). The cookbook (and > repo) include other web services examples as well. There are also some > services recipes at web2pyslices.com: > http://www.web2pyslices.com/article/search?page=2&q=service. > > Anthony > > On Thursday, May 10, 2012 6:24:08 AM UTC-4, Amit wrote: >> >> Hi, >> Can anyone please elaborate what is the difference between Web2py >> reference book edition 4.0 and Web2py application development cookbook? >> I have been searching some good coding example of implementation of SOAP >> web service using web2py but Couldn't get any good example in Web2py >> reference book in details :(, I dint read Web2py cookbook so can anyone put >> some good points about this book, is it having some good coding examples >> related to SOAP web services OR can anybody suggest some good book which >> covers Web services implementation in web2py ? >> >> Hoping for you people good response. >> >> Regards, >> Amit >> >