RE: applets and ksoap
"Snorre Narum Garmann" <[email protected]> Sat, 19 Jul 2003 19:31:28 +0200
| Newsgroups | gmane.comp.java.enhydra.ksoap |
|---|---|
| Message-ID | <002301c34e1b$9671cdb0$0a49a8c0@burger> |
Ah, that's good to know. My applet will need file access also later, but I'll worry about that then :) Tnx. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stefan Haustein Sent: 19. juli 2003 17:00 To: [email protected] Subject: Re: Ksoap: applets and ksoap Snorre Narum Garmann wrote: > I'm trying to make an applet using the ksoap stack, but the > access/signing thing confuses me. > > Could anyone point me to an example of how to make a simple applet that > uses ksoap? With all the jarsigner, keytool suff that is needed? Hi, if you put the applet and the SOAP server on the same host, you do not need the access/signing stuff at all: Applets are allowed to connect to the host they are downloaded from without extra security effort. Perhapst that would be the simplest option? Best, Stefan _______________________________________________ Ksoap mailing list [email protected] http://www.enhydra.org/mailman/listinfo.cgi/ksoap