Hi All

I have created a application that connects to a webservice through loading
WSDL, it works fine but webservice.load() takes long time and most of the
time application is not responsive to other events while the loading time

is there a way to persist webservice object, once it loads everything and
later reuse it without loading again when application restarts

Thanks
Sumuud

Reply via email to