The moose likes Web Services and the fly likes call.setusername call.setpassword Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "call.setusername call.setpassword" Watch "call.setusername call.setpassword" New topic
Author

call.setusername call.setpassword

dale con
Ranch Hand

Joined: Apr 15, 2005
Posts: 93
hi all

i'm writing a client to a web service that has authentication and has to be in javascript

if i use java i can do this

.....
call.setusername("username");
call.setpassword("password");
.....


Can anyone tell what this will be in javascript


Thanks for any help
 
 
subject: call.setusername call.setpassword
 
Threads others viewed
web services interoperability
Invoking a https webservice
Java client connect to soap server
Accessing a secure webservice...plz help
Reading a SOAP Response/Handlers
developer file tools