Merge r1001036 Fix typo on web page
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1027155 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
fd57dfbcea
commit
b2602c8383
2 changed files with 2 additions and 2 deletions
sca-java-1.x/trunk
demos/bigbank/src/main/resources/web
samples/helloworld-dojo-webapp/src/main/webapp
|
@ -53,7 +53,7 @@
|
|||
RPC classes</a> and providing them with <a href="AccountJSONService?smd">http://localhost:8080/AccountJSONService?smd</a>
|
||||
for <a href="http://dojo.jot.com/SMD">Simple Method Description
|
||||
(SMD)</a> input.</p>
|
||||
<p>It then creates a Dojo button that will envoke the <code>getAccountReport</code>
|
||||
<p>It then creates a Dojo button that will invoke the <code>getAccountReport</code>
|
||||
method of the <code>accountService</code> object.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
RPC classes</a> and providing them with <a href="HelloWorldService?smd">HelloWorldService?smd</a>
|
||||
for <a href="http://dojo.jot.com/SMD">Simple Method Description
|
||||
(SMD)</a> input.</p>
|
||||
<p>It then creates a Dojo button that will envoke the <code>getGreetings</code>
|
||||
<p>It then creates a Dojo button that will invoke the <code>getGreetings</code>
|
||||
method of the <code>HelloWorldService</code> object.</p>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue