You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@ws.apache.org by Eric BLENKUSH <eb...@scortsoftware.com> on 2000/08/16 19:51:43 UTC

soap and servlets

Hi,

Can you use a servlet as a SOAP service provider? For example, one of the
demos included with ibm-soap is a Stock quote server. In the demo, the class
'StockQuoteService' fetches the quote. Is it possible to have a servlet in
place of that class? If so, how would I go about doing that?

Thanks,
Eric