From b7878fb9752f9fdd41449e44743a87534ece73ce Mon Sep 17 00:00:00 2001 From: rfeng Date: Sat, 10 Oct 2009 06:16:46 +0000 Subject: Add calls to Datastore service git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823799 13f79535-47bb-0310-9956-ffa450edef68 --- sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp | 3 +++ 1 file changed, 3 insertions(+) (limited to 'sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp') diff --git a/sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp b/sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp index f4d9b937ca..c0bdf0d91e 100644 --- a/sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp +++ b/sandbox/rfeng/helloworld-jsp-google-appengine/war/hello.jsp @@ -53,5 +53,8 @@ in to include your name with greetings you post.

Calling HelloworldService sayHello("world, "+$user) returns:

<%=service.sayHello("world ("+user+")")%> +

+ +
-- cgit v1.2.3