A quick google search returns quite a few options for this. I searched for rpc servlet json and came up with loads of examples. Also, there's a big list at the bottom of the Wikipedia page http://en.wikipedia.org/wiki/JSON-RPC
On 2 November 2011 18:52, [email protected] <[email protected]> wrote: > I have a Java class written that has a function that returns the value > I want. Now I would like to upload my Java class to my application and > call the Java class using either JSON or cURL. Would this be possible? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
