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

[494 byte] By [skendera] at [2007-10-2 6:22:22]
# 1

Hi,

at the moment I am using the following tutorials:

http://www-128.ibm.com/developerworks/java/library/x-jappws/?ca=dgr-jw13x-jappws

http://www-128.ibm.com/developerworks/xml/library/x-jaxmsoap/

but they are a low level tutorial and I need to do a more complicate applet...

thanks

Skender

skendera at 2007-7-16 13:24:07 > top of Java-index,Desktop,Core GUI APIs...