java - JSON-RPC in Spring framework 3 -


i need recomendations, best practice/libs, when implementing json-rpc in spring 3 web application.

i found http://code.google.com/p/jsonrpc4j/ didn't seem relases available.

edit:

for clarification, want provide json-rpc service

spring mvc jackson can provide json response rest call. easy. don't think there facility in native spring accept json-rpc request including method name , return response including json-rpc error codes.

your best bet may @ library jsonrpc4j.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -