|
November 30, 2001 Sending the Options Object to the Web Service Tips: November 2001
Yehuda Shiran, Ph.D.
|
|
In order to persist the SSL authentication information, you need to create the useOptions object, and send it as the last (optional) parameter of useService(). Here is an example:
Notice the setting of the reuseConnection property to true. You can assign it directly during the object creation, as follows:
People who read this tip also read these tips: Look for similar tips by subject: |