Hi Hemant,

Thanks a lot for the quick reply. I think I didn't phrase my question
correctly. I meant if I can deploy a web service(service provider) even
outside a web server. I only have a server that's based on legacy
client/server technology, which means it was not a web server nor an
application server.

Thanks!

YuLing Chen

EEU SW EMS group
Santa Clara, CA
email: [EMAIL PROTECTED]
Direct: 408-970-2145

-----Original Message-----
From: Hemant Borole [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 20, 2008 4:48 PM
To: [email protected]
Subject: Re: Can a web service be deployed on a server that is not an
application server

Yes, you just need a web server. Or if your web service is serving just
static pages ( no servlets etc ) then just a plain http server is also
enough.
By the way a lot depends on what type of web service you want to
provide.
You also have option of coding your own cgi scripts on http server



On 5/20/08, Yuling Chen <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> Does anyone know that if a web service can be deployed on a server 
> that is not an application server?
>
> Thanks!
>
> YuLing Chen
>
> EEU SW EMS group
> Santa Clara, CA
> email: [EMAIL PROTECTED]
> Direct: 408-970-2145
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Thanks and Regards
Hemant

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to