Re: Applets and Web services

2004-04-18 Thread Danny Rubis
Hey! Yep, he phrased the question wrong. Think of a web service as calling a method() on a remote server. Think about this for awhile, then rephrase you question. Give more details of what you are trying to accomplish. I will help you. BTW, Applets can consume web services. Sans adieu, Danny

Re: Applets and Web services

2004-04-17 Thread Michael Weller
> ...you can replace the "server-part" of ... this should be "can't", of course. -mw ___ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives

Re: Applets and Web services

2004-04-17 Thread Michael Weller
Galbreath, Mark A wrote: I have an application that uses applets to interact with and send/receive data to and from the client. I want to get rid of the applets and turn the application into a Web service. Am I screwed or what? I can't find any information on "applets and web services." thx, Mar