Hi Frans,

The version of dojo included with struts supports the Simple Method Description (SMD) representation of JSON RPC. The struts json plugin includes SMD support so dojo can RPC a method in a a struts 2 action. It works quite well. See the references below.

However, it sounds like you have a swing client that needs to invoke a remote method and need(?) to use JSON RPC. It's not clear whether you're writing the swing client or the server-side (or both). The kind of glue you need depends on which end(s) you're developing. Its not common to use JSON RPC from a swing client as libraries for XML RPC or SOAP RPC are more prevalent.

http://cwiki.apache.org/S2PLUGINS/json-plugin.html
http://xfire.codehaus.org/
http://ws.apache.org/axis/
http://ws.apache.org/xmlrpc/

Hope that helps,
Jeromy Evans

Frans Thamura wrote:
hi

anyone have successdevelop JSON on Struts but the apps is not read but
submit data

i know this is JSON RPC

but anyone success create it?

i want the client is not javacsript buat swing

any glue for me all?

Frans
Indonesia

------------------------------------------------------------------------

No virus found in this incoming message.
Checked by AVG Free Edition. Version: 7.5.488 / Virus Database: 269.15.1/1078 - Release Date: 18/10/2007 5:47 PM


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to