Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: Applets and Web services

Michael Weller

2004-04-17

Replies:

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,
>Mark
>
I'm not too deep into webservices but isn't a webservice just sth like a
thread living in a server and talking xml?
so I think you're asking the wrong question. you can replace the
"server-part" of your applet with a webservice. you can let your applet
be a view for your webservice.
or am i screwed or what?

-mw

___________________________________________________________________________
To unsubscribe, send email to listserv@(protected)
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
©2008 junlu.com - Jax Systems, LLC, U.S.A.