/examples/jsonrpc/public/JSONRPCExample.html
HTML | 10 lines | 9 code | 1 blank | 0 comment | 0 complexity | 343ad40a2dc2d484af098d1ed308df8a MD5 | raw file
1<html> 2 <head> 3 <meta name="pygwt:module" content="JSONRPCExample"> 4 <title>JSON-RPC Example</title> 5 </head> 6 <body bgcolor="white"> 7 <script language="javascript" src="pygwt.js"></script> 8 </body> 9</html> 10