Slide 8
Slide 8 text
Copyright © 2018, Oracle and/or its affiliates. All rights reserved. |
Distributed Computing on the Web
• Simple Object Access Protocol (SOAP) was not so simple
– WSDL, XSD, WS-*
– Click and instantly build wonderfully brittle libraries
– Every interface is different
– Tunnels on HTTP and POSTs an envelope with all the RPC info
– Web cannot cache responses
– Remote objects are just like local objects right? (wrong)
– Not mobile friendly
8
“I want my, I want my RPC” – in Dire Straits