Have a look aj jspwiki-common.js. A call to Wiki.jsonrpc(...) should do all the work for you.
dirk On Fri, Feb 20, 2009 at 11:04 AM, Janne Jalkanen <[email protected]>wrote: > > How can i use JSONRPCManager to embed JSON calls inside jsp pages, as > > jsonrpc.js is no more part of the JSPWiki distribution. > > You can use the mootools Ajax object. Or just include jsonrpc.js on your > own :-) > > /janne >
