how to call web service by supplying credentials in Palm WebOS

99封情书 提交于 2019-12-25 03:17:24

问题


I am able to call a web service that doesn't require server credentials. But I need to call a web service which require server credentials(username and password) for authentication. How to call this type of web services by supplying appropriate credentials using Ajax.Request or any other method in Palm WebOS. Any help would be highly appreciated. Thanks,


回答1:


If you are using Basic Authentication you could try this: Using Authentication with Ajax.Request



来源:https://stackoverflow.com/questions/1913300/how-to-call-web-service-by-supplying-credentials-in-palm-webos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!