jws
WS Provider
balance1
accNr1
SOAP/HTTPS
Bank Giro
Service
Bank Giro
Service
GetSaldo.jws
WS Provider
balance2
accNr2
SOAP/HTTP
Clients
balance
accNr1
accNr2 EXCEL-CLIENT
balance.xls
WS Consumer
INTERNETEXPLORER
fixplan.itm.uni-sb.de:8080/BalanceWSClient
fixplan.itm.uni-sb.de:8080/
MillionaireWSClient
HTML
SOAP/HTTP
accNr1
accNr2
accNr1
accNr2
balance
balance
WS Consumer
Braun & Schm dt
Copyright ?© 2007, Idea Group Inc. Copying or distributing in print or electronic forms without written permission
of Idea Group Inc. is prohibited.
message and given to the JSP by the proxy class. Finally, the JSP code includes the result
in the Web page which is sent back to the browser.
If you have an Excel client, you have an Excel sheet instead of a Web page. When you want
to calculate a result, you call a Visual Basic function which corresponds to the JSP in the
example above. The Visual Basic function uses a Microsoft object which does the same as
the proxy class: sending a SOAP message to the server and receiving the answer. The result
is given to the Visual Basic function which writes it in the Excel sheet.
Analysis.Model.as.Part.of.the................................
Pages:
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260