Submitted Questions

  • Ajax and webservices

    i am using java webservices and ajaxmy question is .... how to connect to webservices from ajaxserver : oracle app server

    siva2baba

    • Apr 28th, 2008

    Ajax and web services are a perfect match for developing web applications. Ajax has built-in abilities to access and manipulate XML data, the native format for almost all REST and SOAP web services.Reference:http://www.ibm.com/developerworks/webservices/library/ws-wsajax/