Love SOAP concept .. this is working good. Can some one point me to examples for SOAP with html or jsp clients. And can we use EJB's to provide persistant data and use SOAP protocol to access them ..
 
Any sugestions or ideas on how to do this
You can use SOAP today as the protocol between your
HTML+JavaScript client and your J2EE servlet server.
 
You may need IE5 with MSXML or NN with an invisible Java applet
that loads an Java XML parser.
 
Regards
 
    Javier B.
 

Reply via email to