From 89880933c273c7bdb71d78370054254ea3a8775b Mon Sep 17 00:00:00 2001 From: antelder Date: Fri, 24 Apr 2009 11:08:18 +0000 Subject: TUSCANY-2919: Start commiting contribution from Prateek Temkar for JAX-RS Support in Tuscany git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@768260 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/HelloWorldJSONRPC.html | 75 ++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 java/sca/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html (limited to 'java/sca/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html') diff --git a/java/sca/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html b/java/sca/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html new file mode 100644 index 0000000000..745164bf8d --- /dev/null +++ b/java/sca/samples/webapps/helloworld-rest/src/main/webapp/HelloWorldJSONRPC.html @@ -0,0 +1,75 @@ + + + + Tuscany JSON-RPC HelloWorld Example + + + + + + + + + + +

Tuscany JSON-RPC HelloWorld Sample

+ + + + + + + + + + + + + + + +
Non-Dojo Example
+ This example uses the JavaScript served from + SCADomain/scaDomain.js + to make JSON-RPC requests to the SCA service 'HelloWorldService' +
RequestResponse
+

+ Name please:     + + +

+ +
+
None Yet.
+
+ + + -- cgit v1.2.3