From: Roger Meier Date: Fri, 15 Oct 2010 19:24:32 +0000 (+0000) Subject: THRIFT-893 add JavaScript to the tutorial example (html only) X-Git-Tag: 0.6.0~72 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=f04cfca79716258c97415527ddc47ac87c83a802;p=common%2Fthrift.git THRIFT-893 add JavaScript to the tutorial example (html only) git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@1023077 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/tutorial/js/tutorial.html b/tutorial/js/tutorial.html new file mode 100644 index 00000000..8db32da3 --- /dev/null +++ b/tutorial/js/tutorial.html @@ -0,0 +1,109 @@ + + + + + + Thrift Javascript Bindings - Tutorial Example + + + + + + + + + + + + + + +

Thrift Javascript Bindings

+
+ + + + + + + + + + + + + + + + + + + +
num1
Operation
num2
result
autoupdate
+
+ +

This Java Script example uses tutorial.thrift and a Thrift server using JSON protocol and HTTP transport. +

+

+ Valid XHTML 1.0! +

+ +