| simple synchronous call | var add_field = document.getElementById("add_field");
|
add on 'mouseover' |
| synchrone call, with simple argument (an_integer) | var add_field = document.getElementById("add_field");
| |
| asynchrone call, imply a callback method | jsonrpc.dict.matchs(gotMatches, database, strategy, word);
|
see the dictionary demo |
json-rpc-java
Word: Strategy: Database: Auto
Strategy: Default
Database: All
$Id$ |
Copyright 2005
Metaparadigm Pte Ltd |