Search:

Type: Posts; User: gandalf.hudlow; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    2,622

    thank you, with some finagaling here is what I...

    thank you, with some finagaling here is what I came up with:

    1. Define another controller that handles the url you are interested appended with jsonin. I did this because if I put the...
  2. Replies
    3
    Views
    2,622

    Here is something that doesn't work, as far as I...

    Here is something that doesn't work, as far as I can tell every single PUT to http://localhost:8080/MyService/MyDataItem/json results in an empty object being created on the server side (the...
  3. Replies
    3
    Views
    2,622

    Posting json?

    I currently have this working with a roo generated project to pull json formatted objects from the server, works good using the jackson library:



    ObjectMapper mapper = new...
Results 1 to 3 of 3