Applet and SOAP Server
Hi,
I did an C++ activex which communicated with a GSOAP Server. Actually, this activex was a GSOAP Server as well because I needed that client was up to date to the last event in the system without polling.
At the moment I would like to translate the client to java ,leaving untouched the server, so I am wondering if it is possible to include a SOAP Server in an applet and which technologies is better use.
Thanks in advance for any tips.....
Bye
Skender

