webservice question

  • Thread starter Thread starter farseer
  • Start date Start date
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top