/examples/jsonrpc/public/JSONRPCExample.html
HTML | 10 lines | 9 code | 1 blank | 0 comment | 0 complexity | 343ad40a2dc2d484af098d1ed308df8a MD5 | raw file
Possible License(s): LGPL-2.1, Apache-2.0
- <html>
- <head>
- <meta name="pygwt:module" content="JSONRPCExample">
- <title>JSON-RPC Example</title>
- </head>
- <body bgcolor="white">
- <script language="javascript" src="pygwt.js"></script>
- </body>
- </html>