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,
Asked
Active
Viewed 590 times
0
-
Is the user supplying the credentials, or are you hard-coding the credentials into your application? – Annika Backstrom Jan 08 '10 at 14:54