|
中国科学院研究生院学报 2007
Research and implementation on JavaScript-based invocating Web Services in Browser-Side
|
Abstract:
For the requirement of communication between Browser and Server in WebOffice,A browser-side invocating Web Services method is proposed.Compared with traditional server-side method,the advantages and weaknesses of this method are analyzed.Finally,JavaScript implementation is given:WSDL Loading and analyzing,SOAP packaging and binding,object serialization and deserialization.