returning Json to client?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • coder44
    New Member
    • Dec 2009
    • 6

    returning Json to client?

    How can I return or send a JSonObject to a client from the Server handle function?
    The JsonObject the result of the some operations. But I didn't find a solution for returning this object

    It is a problem that it must be JsonObject... (On the other hand I use Jetty for http protocol)
Working...