F
farseer
Hi,
Can a webservice contain a paramterized contructor ( can't the
contructor take parameters )?
If two users make an initial call to a webservice, are those users
accessing different instances of the webservice object on the server?
(assuming the service is not designed to be a singleton)
thanks
Can a webservice contain a paramterized contructor ( can't the
contructor take parameters )?
If two users make an initial call to a webservice, are those users
accessing different instances of the webservice object on the server?
(assuming the service is not designed to be a singleton)
thanks