Sam Ruby wrote:
> 
> Jon Stevens wrote:
> >
> > Can someone explain to me what the heck "web services" are so that I can
> > decide whether or not this is even worthwhile to learn about?
> >
> > <http://sdc.sun.com/briefings/agenda.cgi?eventkey=5100>
> >
> > I'm guessing it is fancy marketing foo about SOAP/XML-RPC or it is about
> how
> > to build a website with JSP.
> 
> WebServices == SOAP is a good first order approximation.

All the stuff I've read about for WebServices comprise
UDDI, SOAP, and WSDL.

The three combined provide a way to automatically discover remote resources
that my webapp can use and then actually use it.

> 
> - Sam Ruby
> 
> ---------------------------------------------------------------------
> 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