/examples/jsonrpc/public/JSONRPCExample.html
http://pyjamas.googlecode.com/ · HTML · 10 lines · 9 code · 1 blank · 0 comment · 0 complexity · 343ad40a2dc2d484af098d1ed308df8a MD5 · raw file
- <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>